#6EE8A0#6EE8A0
#6EE8A0 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.151 H 155.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8A0 |
|---|---|
| RGB | rgb(110, 232, 160) |
| HSL | hsl(145, 73%, 67%) |
| HSV | hsv(145, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.74, -50.19, 24.86) |
| CIE-LCH | lch(83.74, 56.01, 153.65°) |
| OKLab | oklab(84.23% -0.1368 0.0629) |
| OKLCH | oklch(84.23% 0.151 155.3) |
| XYZ | xyz(41.6289, 63.5627, 43.3260) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.65
Light Bluish Green
#76FDA8
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8A0 #E86EB6
analogous
#79E86E #6EE8A0 #6EE8DD
triadic
#6EE8A0 #A06EE8 #E8A06E
tetradic
#6EE8A0 #6E79E8 #E86EB6 #E8DD6E
square
#6EE8A0 #6E79E8 #E86EB6 #E8DD6E
split-complementary
#6EE8A0 #DD6EE8 #E86E79
monochromatic
#1EBE5F #39E07D #6EE8A0 #A3F0C3 #D8F9E5
Accessibility & contrast
On white
1.53
#6EE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6EE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8A0
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8A0 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89C
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#4BE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8a0; /* rgb */ color: rgb(110, 232, 160); /* oklch */ color: oklch(84.2% 0.151 155.3);
Tailwind
colors: {
custom: {
50: '#a0f0bc',
500: '#6ee8a0',
950: '#000000',
},
}SCSS
$custom: #6ee8a0; $custom-light: #a0f0bc; $custom-dark: #000000;
JSON
{
"hex": "#6ee8a0",
"rgb": {
"r": 110,
"g": 232,
"b": 160
},
"hsl": {
"h": 144.59,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84231,
"c": 0.15059,
"h": 155.3
},
"luminance": 0.63566
}Semantic roles & 50–950 ramp
primary
#6EE8A0
secondary
#BD3E89
accent
#1184D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582