#6EE8A7#6EE8A7
#6EE8A7 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.144 H 157.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8A7 |
|---|---|
| RGB | rgb(110, 232, 167) |
| HSL | hsl(148, 73%, 67%) |
| HSV | hsv(148, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 28%, 9%) |
| CIE-LAB | lab(83.87, -48.85, 21.42) |
| CIE-LCH | lch(83.87, 53.34, 156.32°) |
| OKLab | oklab(84.38% -0.1337 0.0545) |
| OKLCH | oklch(84.38% 0.144 157.8) |
| XYZ | xyz(42.2586, 63.8146, 46.6422) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 4.18
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8A7 #E86EAF
analogous
#72E86E #6EE8A7 #6EE8E4
triadic
#6EE8A7 #A76EE8 #E8A76E
tetradic
#6EE8A7 #6E72E8 #E86EAF #E8E46E
square
#6EE8A7 #6E72E8 #E86EAF #E8E46E
split-complementary
#6EE8A7 #E46EE8 #E86E72
monochromatic
#1EBE69 #39E087 #6EE8A7 #A3F0C7 #D8F9E7
Accessibility & contrast
On white
1.53
#6EE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6EE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8A7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8A7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A3
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#48E7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8a7; /* rgb */ color: rgb(110, 232, 167); /* oklch */ color: oklch(84.4% 0.144 157.8);
Tailwind
colors: {
custom: {
50: '#a0f0c1',
500: '#6ee8a7',
950: '#000000',
},
}SCSS
$custom: #6ee8a7; $custom-light: #a0f0c1; $custom-dark: #000000;
JSON
{
"hex": "#6ee8a7",
"rgb": {
"r": 110,
"g": 232,
"b": 167
},
"hsl": {
"h": 148.033,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84382,
"c": 0.1444,
"h": 157.8
},
"luminance": 0.63818
}Semantic roles & 50–950 ramp
primary
#6EE8A7
secondary
#BD3E81
accent
#1179D5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582