#6EEFAB#6EEFAB
#6EEFAB is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.151 H 157.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFAB |
|---|---|
| RGB | rgb(110, 239, 171) |
| HSL | hsl(148, 80%, 68%) |
| HSV | hsv(148, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(86.00, -50.98, 22.29) |
| CIE-LCH | lch(86.00, 55.64, 156.38°) |
| OKLab | oklab(86.15% -0.1394 0.0567) |
| OKLCH | oklch(86.15% 0.151 157.9) |
| XYZ | xyz(44.6439, 67.9843, 49.2898) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFAB #EF6EB2
analogous
#71EF6E #6EEFAB #6EEFEB
triadic
#6EEFAB #AB6EEF #EFAB6E
tetradic
#6EEFAB #6E71EF #EF6EB2 #EFEB6E
square
#6EEFAB #6E71EF #EF6EB2 #EFEB6E
split-complementary
#6EEFAB #EB6EEF #EF6E71
monochromatic
#17CC6C #37E98B #6EEFAB #A5F5CB #DCFBEB
Accessibility & contrast
On white
1.44
#6EEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6EEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFAB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFAB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA7
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#43EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefab; /* rgb */ color: rgb(110, 239, 171); /* oklch */ color: oklch(86.1% 0.151 157.9);
Tailwind
colors: {
custom: {
50: '#a1f5c4',
500: '#6eefab',
950: '#000000',
},
}SCSS
$custom: #6eefab; $custom-light: #a1f5c4; $custom-dark: #000000;
JSON
{
"hex": "#6eefab",
"rgb": {
"r": 110,
"g": 239,
"b": 171
},
"hsl": {
"h": 148.372,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.86145,
"c": 0.15052,
"h": 157.9
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#6EEFAB
secondary
#C73A84
accent
#0978DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582