#6EEE8D#6EEE8D
#6EEE8D is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.176 H 149.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE8D |
|---|---|
| RGB | rgb(110, 238, 141) |
| HSL | hsl(135, 79%, 68%) |
| HSV | hsv(135, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.19, -55.91, 36.42) |
| CIE-LCH | lch(85.19, 66.73, 146.92°) |
| OKLab | oklab(85.32% -0.1515 0.0901) |
| OKLCH | oklch(85.32% 0.176 149.3) |
| XYZ | xyz(41.8098, 66.3835, 35.8042) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 4.15
Baby Green
#8CFF9E
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.22
Sea Green (survey)
#53FCA1
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE8D #EE6ECF
analogous
#8FEE6E #6EEE8D #6EEECD
triadic
#6EEE8D #8D6EEE #EE8D6E
tetradic
#6EEE8D #6E8FEE #EE6ECF #EECD6E
square
#6EEE8D #6E8FEE #EE6ECF #EECD6E
split-complementary
#6EEE8D #CD6EEE #EE6E8F
monochromatic
#18CA43 #37E862 #6EEE8D #A5F4B8 #DCFBE3
Accessibility & contrast
On white
1.47
#6EEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6EEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE8D
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE8D | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#51EAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee8d; /* rgb */ color: rgb(110, 238, 141); /* oklch */ color: oklch(85.3% 0.176 149.3);
Tailwind
colors: {
custom: {
50: '#a1f4af',
500: '#6eee8d',
950: '#000000',
},
}SCSS
$custom: #6eee8d; $custom-light: #a1f4af; $custom-dark: #000000;
JSON
{
"hex": "#6eee8d",
"rgb": {
"r": 110,
"g": 238,
"b": 141
},
"hsl": {
"h": 134.531,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85317,
"c": 0.17626,
"h": 149.3
},
"luminance": 0.66387
}Semantic roles & 50–950 ramp
primary
#6EEE8D
secondary
#C63AA4
accent
#0AA9DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581