#6EEA8A#6EEA8A
#6EEA8A is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.174 H 148.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEA8A |
|---|---|
| RGB | rgb(110, 234, 138) |
| HSL | hsl(134, 75%, 67%) |
| HSV | hsv(134, 53%, 92%) |
| CMYK | cmyk(53%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.96, -54.81, 36.32) |
| CIE-LCH | lch(83.96, 65.75, 146.47°) |
| OKLab | oklab(84.29% -0.1485 0.0898) |
| OKLCH | oklch(84.29% 0.174 148.8) |
| XYZ | xyz(40.4380, 63.9922, 34.2606) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.87
Baby Green
#8CFF9E
ΔE00 4.88
Wintergreen
#20F986
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEA8A #EA6ECE
analogous
#90EA6E #6EEA8A #6EEAC8
triadic
#6EEA8A #8A6EEA #EA8A6E
tetradic
#6EEA8A #6E90EA #EA6ECE #EAC86E
square
#6EEA8A #6E90EA #EA6ECE #EAC86E
split-complementary
#6EEA8A #C86EEA #EA6E90
monochromatic
#1CC241 #39E25F #6EEA8A #A3F2B5 #D9F9E0
Accessibility & contrast
On white
1.52
#6EEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#6EEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEA8A
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEA8A | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD883
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#53E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6eea8a; /* rgb */ color: rgb(110, 234, 138); /* oklch */ color: oklch(84.3% 0.174 148.8);
Tailwind
colors: {
custom: {
50: '#a0f1ad',
500: '#6eea8a',
950: '#000000',
},
}SCSS
$custom: #6eea8a; $custom-light: #a0f1ad; $custom-dark: #000000;
JSON
{
"hex": "#6eea8a",
"rgb": {
"r": 110,
"g": 234,
"b": 138
},
"hsl": {
"h": 133.548,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.84294,
"c": 0.17358,
"h": 148.8
},
"luminance": 0.63996
}Semantic roles & 50–950 ramp
primary
#6EEA8A
secondary
#C03CA2
accent
#0FAAD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581