#6FE6AE#6FE6AE
#6FE6AE is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.1% C 0.135 H 161.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE6AE |
|---|---|
| RGB | rgb(111, 230, 174) |
| HSL | hsl(152, 70%, 67%) |
| HSV | hsv(152, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(83.46, -46.38, 17.21) |
| CIE-LCH | lch(83.46, 49.47, 159.64°) |
| OKLab | oklab(84.1% -0.1278 0.044) |
| OKLCH | oklch(84.1% 0.135 161) |
| XYZ | xyz(42.4887, 63.0254, 49.9623) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 5.05
Light Aquamarine
#7BFDC7
ΔE00 5.09
Light Blue Green
#7EFBB3
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE6AE #E66FA7
analogous
#6FE673 #6FE6AE #6FE2E6
triadic
#6FE6AE #AE6FE6 #E6AE6F
tetradic
#6FE6AE #736FE6 #E66FA7 #E2E66F
square
#6FE6AE #736FE6 #E66FA7 #E2E66F
split-complementary
#6FE6AE #E66FE2 #E6736F
monochromatic
#20BA72 #3BDD91 #6FE6AE #A3EFCB #D7F8E9
Accessibility & contrast
On white
1.54
#6FE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6FE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE6AE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE6AE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#47E5D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe6ae; /* rgb */ color: rgb(111, 230, 174); /* oklch */ color: oklch(84.1% 0.135 161.0);
Tailwind
colors: {
custom: {
50: '#a0eec6',
500: '#6fe6ae',
950: '#000000',
},
}SCSS
$custom: #6fe6ae; $custom-light: #a0eec6; $custom-dark: #000000;
JSON
{
"hex": "#6fe6ae",
"rgb": {
"r": 111,
"g": 230,
"b": 174
},
"hsl": {
"h": 151.765,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.841,
"c": 0.13516,
"h": 161
},
"luminance": 0.63029
}Semantic roles & 50–950 ramp
primary
#6FE6AE
secondary
#BA3F79
accent
#136DD2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582