#6FFAC3#6FFAC3
#6FFAC3 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.3% C 0.145 H 164.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAC3 |
|---|---|
| RGB | rgb(111, 250, 195) |
| HSL | hsl(156, 93%, 71%) |
| HSV | hsv(156, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 22%, 2%) |
| CIE-LAB | lab(89.71, -50.46, 15.11) |
| CIE-LCH | lch(89.71, 52.68, 163.33°) |
| OKLab | oklab(89.35% -0.1398 0.0387) |
| OKLCH | oklch(89.35% 0.145 164.5) |
| XYZ | xyz(50.5867, 75.6861, 63.5622) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.07
Light Greenish Blue
#63F7B4
ΔE00 2.70
Aquamarine
#7FFFD4
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAC3 #FA6FA6
analogous
#6FFA7D #6FFAC3 #6FECFA
triadic
#6FFAC3 #C36FFA #FAC36F
tetradic
#6FFAC3 #7D6FFA #FA6FA6 #ECFA6F
square
#6FFAC3 #7D6FFA #FA6FA6 #ECFA6F
split-complementary
#6FFAC3 #FA6FEC #FA7D6F
monochromatic
#08E78F #34F8AA #6FFAC3 #AAFCDC #E1FEF3
Accessibility & contrast
On white
1.30
#6FFAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#6FFAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAC3
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAC3 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EAC0
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#2FFAEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffac3; /* rgb */ color: rgb(111, 250, 195); /* oklch */ color: oklch(89.3% 0.145 164.5);
Tailwind
colors: {
custom: {
50: '#a3fdd5',
500: '#6ffac3',
950: '#000000',
},
}SCSS
$custom: #6ffac3; $custom-light: #a3fdd5; $custom-dark: #000000;
JSON
{
"hex": "#6ffac3",
"rgb": {
"r": 111,
"g": 250,
"b": 195
},
"hsl": {
"h": 156.259,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89345,
"c": 0.14508,
"h": 164.5
},
"luminance": 0.75691
}Semantic roles & 50–950 ramp
primary
#6FFAC3
secondary
#D53876
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683