#6EEF9D#6EEF9D
#6EEF9D is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.163 H 153.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEF9D |
|---|---|
| RGB | rgb(110, 239, 157) |
| HSL | hsl(142, 80%, 68%) |
| HSV | hsv(142, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.75, -53.59, 29.11) |
| CIE-LCH | lch(85.75, 60.99, 151.49°) |
| OKLab | oklab(85.86% -0.1456 0.0731) |
| OKLCH | oklch(85.86% 0.163 153.3) |
| XYZ | xyz(43.3794, 67.4785, 42.6304) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEF9D #EF6EC0
analogous
#7FEF6E #6EEF9D #6EEFDD
triadic
#6EEF9D #9D6EEF #EF9D6E
tetradic
#6EEF9D #6E7FEF #EF6EC0 #EFDD6E
square
#6EEF9D #6E7FEF #EF6EC0 #EFDD6E
split-complementary
#6EEF9D #DD6EEF #EF6E7F
monochromatic
#17CC59 #37E978 #6EEF9D #A5F5C2 #DCFBE8
Accessibility & contrast
On white
1.45
#6EEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6EEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEF9D
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEF9D | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#4AECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eef9d; /* rgb */ color: rgb(110, 239, 157); /* oklch */ color: oklch(85.9% 0.163 153.3);
Tailwind
colors: {
custom: {
50: '#a1f5ba',
500: '#6eef9d',
950: '#000000',
},
}SCSS
$custom: #6eef9d; $custom-light: #a1f5ba; $custom-dark: #000000;
JSON
{
"hex": "#6eef9d",
"rgb": {
"r": 110,
"g": 239,
"b": 157
},
"hsl": {
"h": 141.86,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.85855,
"c": 0.16296,
"h": 153.3
},
"luminance": 0.67482
}Semantic roles & 50–950 ramp
primary
#6EEF9D
secondary
#C73A94
accent
#098FDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581