#6EE8A5#6EE8A5
#6EE8A5 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.146 H 157.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8A5 |
|---|---|
| RGB | rgb(110, 232, 165) |
| HSL | hsl(147, 73%, 67%) |
| HSV | hsv(147, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(83.83, -49.24, 22.40) |
| CIE-LCH | lch(83.83, 54.10, 155.53°) |
| OKLab | oklab(84.34% -0.1346 0.0569) |
| OKLCH | oklch(84.34% 0.146 157.1) |
| XYZ | xyz(42.0752, 63.7412, 45.6760) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8A5 #E86EB1
analogous
#74E86E #6EE8A5 #6EE8E2
triadic
#6EE8A5 #A56EE8 #E8A56E
tetradic
#6EE8A5 #6E74E8 #E86EB1 #E8E26E
square
#6EE8A5 #6E74E8 #E86EB1 #E8E26E
split-complementary
#6EE8A5 #E26EE8 #E86E74
monochromatic
#1EBE66 #39E084 #6EE8A5 #A3F0C6 #D8F9E7
Accessibility & contrast
On white
1.53
#6EE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6EE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8A5
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8A5 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A1
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#49E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8a5; /* rgb */ color: rgb(110, 232, 165); /* oklch */ color: oklch(84.3% 0.146 157.1);
Tailwind
colors: {
custom: {
50: '#a0f0c0',
500: '#6ee8a5',
950: '#000000',
},
}SCSS
$custom: #6ee8a5; $custom-light: #a0f0c0; $custom-dark: #000000;
JSON
{
"hex": "#6ee8a5",
"rgb": {
"r": 110,
"g": 232,
"b": 165
},
"hsl": {
"h": 147.049,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84338,
"c": 0.14614,
"h": 157.1
},
"luminance": 0.63745
}Semantic roles & 50–950 ramp
primary
#6EE8A5
secondary
#BD3E83
accent
#117CD5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582