#6EE8A4#6EE8A4
#6EE8A4 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.147 H 156.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8A4 |
|---|---|
| RGB | rgb(110, 232, 164) |
| HSL | hsl(147, 73%, 67%) |
| HSV | hsv(147, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.81, -49.43, 22.90) |
| CIE-LCH | lch(83.81, 54.48, 155.15°) |
| OKLab | oklab(84.32% -0.1351 0.0581) |
| OKLCH | oklch(84.32% 0.147 156.7) |
| XYZ | xyz(41.9845, 63.7049, 45.1986) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.74
Light Sea Green
#98F6B0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8A4 #E86EB2
analogous
#75E86E #6EE8A4 #6EE8E1
triadic
#6EE8A4 #A46EE8 #E8A46E
tetradic
#6EE8A4 #6E75E8 #E86EB2 #E8E16E
square
#6EE8A4 #6E75E8 #E86EB2 #E8E16E
split-complementary
#6EE8A4 #E16EE8 #E86E75
monochromatic
#1EBE65 #39E083 #6EE8A4 #A3F0C5 #D8F9E6
Accessibility & contrast
On white
1.53
#6EE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6EE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8A4
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8A4 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A0
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#49E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8a4; /* rgb */ color: rgb(110, 232, 164); /* oklch */ color: oklch(84.3% 0.147 156.7);
Tailwind
colors: {
custom: {
50: '#a0f0bf',
500: '#6ee8a4',
950: '#000000',
},
}SCSS
$custom: #6ee8a4; $custom-light: #a0f0bf; $custom-dark: #000000;
JSON
{
"hex": "#6ee8a4",
"rgb": {
"r": 110,
"g": 232,
"b": 164
},
"hsl": {
"h": 146.557,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84316,
"c": 0.14703,
"h": 156.7
},
"luminance": 0.63709
}Semantic roles & 50–950 ramp
primary
#6EE8A4
secondary
#BD3E84
accent
#117ED5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582