#6EF0AE#6EF0AE
#6EF0AE is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.5% C 0.149 H 158.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF0AE |
|---|---|
| RGB | rgb(110, 240, 174) |
| HSL | hsl(150, 81%, 69%) |
| HSV | hsv(150, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(86.35, -50.81, 21.23) |
| CIE-LCH | lch(86.35, 55.07, 157.32°) |
| OKLab | oklab(86.45% -0.1392 0.054) |
| OKLCH | oklch(86.45% 0.149 158.8) |
| XYZ | xyz(45.2266, 68.6871, 50.9108) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF0AE #F06EB0
analogous
#6FF06E #6EF0AE #6EF0EF
triadic
#6EF0AE #AE6EF0 #F0AE6E
tetradic
#6EF0AE #6E6FF0 #F06EB0 #F0EF6E
square
#6EF0AE #6E6FF0 #F06EB0 #F0EF6E
split-complementary
#6EF0AE #EF6EF0 #F06E6F
monochromatic
#15CE70 #37EA8F #6EF0AE #A5F6CD #DDFBEC
Accessibility & contrast
On white
1.42
#6EF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#6EF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF0AE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF0AE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DBD3B2
Tritanopia (blue-blind)
#41EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ef0ae; /* rgb */ color: rgb(110, 240, 174); /* oklch */ color: oklch(86.5% 0.149 158.8);
Tailwind
colors: {
custom: {
50: '#a1f6c6',
500: '#6ef0ae',
950: '#000000',
},
}SCSS
$custom: #6ef0ae; $custom-light: #a1f6c6; $custom-dark: #000000;
JSON
{
"hex": "#6ef0ae",
"rgb": {
"r": 110,
"g": 240,
"b": 174
},
"hsl": {
"h": 149.538,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.8645,
"c": 0.1493,
"h": 158.8
},
"luminance": 0.68691
}Semantic roles & 50–950 ramp
primary
#6EF0AE
secondary
#C93982
accent
#0874DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582