#6EE8A3#6EE8A3
#6EE8A3 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.148 H 156.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8A3 |
|---|---|
| RGB | rgb(110, 232, 163) |
| HSL | hsl(146, 73%, 67%) |
| HSV | hsv(146, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.79, -49.62, 23.39) |
| CIE-LCH | lch(83.79, 54.86, 154.77°) |
| OKLab | oklab(84.3% -0.1355 0.0593) |
| OKLCH | oklch(84.3% 0.148 156.4) |
| XYZ | xyz(41.8945, 63.6689, 44.7248) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.91
Light Blue Green
#7EFBB3
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.70
Light Sea Green
#98F6B0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8A3 #E86EB3
analogous
#76E86E #6EE8A3 #6EE8E0
triadic
#6EE8A3 #A36EE8 #E8A36E
tetradic
#6EE8A3 #6E76E8 #E86EB3 #E8E06E
square
#6EE8A3 #6E76E8 #E86EB3 #E8E06E
split-complementary
#6EE8A3 #E06EE8 #E86E76
monochromatic
#1EBE63 #39E081 #6EE8A3 #A3F0C5 #D8F9E6
Accessibility & contrast
On white
1.53
#6EE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6EE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8A3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8A3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89F
Deuteranopia (green-blind)
#D5CCA7
Tritanopia (blue-blind)
#4AE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8a3; /* rgb */ color: rgb(110, 232, 163); /* oklch */ color: oklch(84.3% 0.148 156.4);
Tailwind
colors: {
custom: {
50: '#a0f0be',
500: '#6ee8a3',
950: '#000000',
},
}SCSS
$custom: #6ee8a3; $custom-light: #a0f0be; $custom-dark: #000000;
JSON
{
"hex": "#6ee8a3",
"rgb": {
"r": 110,
"g": 232,
"b": 163
},
"hsl": {
"h": 146.066,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84295,
"c": 0.14791,
"h": 156.4
},
"luminance": 0.63673
}Semantic roles & 50–950 ramp
primary
#6EE8A3
secondary
#BD3E85
accent
#1180D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582