#6EEF8D#6EEF8D
#6EEF8D is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.178 H 149.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEF8D |
|---|---|
| RGB | rgb(110, 239, 141) |
| HSL | hsl(134, 80%, 68%) |
| HSV | hsv(134, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.49, -56.30, 36.81) |
| CIE-LCH | lch(85.49, 67.27, 146.82°) |
| OKLab | oklab(85.56% -0.1525 0.091) |
| OKLCH | oklch(85.56% 0.178 149.2) |
| XYZ | xyz(42.1018, 66.9674, 35.9015) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.79
Baby Green
#8CFF9E
ΔE00 3.99
Light Bluish Green
#76FDA8
ΔE00 4.06
Sea Green (survey)
#53FCA1
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEF8D #EF6ED0
analogous
#8FEF6E #6EEF8D #6EEFCE
triadic
#6EEF8D #8D6EEF #EF8D6E
tetradic
#6EEF8D #6E8FEF #EF6ED0 #EFCE6E
square
#6EEF8D #6E8FEF #EF6ED0 #EFCE6E
split-complementary
#6EEF8D #CE6EEF #EF6E8F
monochromatic
#17CC42 #37E962 #6EEF8D #A5F5B8 #DCFBE4
Accessibility & contrast
On white
1.46
#6EEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#6EEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEF8D
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEF8D | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#51EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eef8d; /* rgb */ color: rgb(110, 239, 141); /* oklch */ color: oklch(85.6% 0.178 149.2);
Tailwind
colors: {
custom: {
50: '#a1f5af',
500: '#6eef8d',
950: '#000000',
},
}SCSS
$custom: #6eef8d; $custom-light: #a1f5af; $custom-dark: #000000;
JSON
{
"hex": "#6eef8d",
"rgb": {
"r": 110,
"g": 239,
"b": 141
},
"hsl": {
"h": 134.419,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.85559,
"c": 0.17761,
"h": 149.2
},
"luminance": 0.66971
}Semantic roles & 50–950 ramp
primary
#6EEF8D
secondary
#C73AA5
accent
#09AADC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581