#6EE8A6#6EE8A6
#6EE8A6 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.145 H 157.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8A6 |
|---|---|
| RGB | rgb(110, 232, 166) |
| HSL | hsl(148, 73%, 67%) |
| HSV | hsv(148, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(83.85, -49.05, 21.91) |
| CIE-LCH | lch(83.85, 53.72, 155.93°) |
| OKLab | oklab(84.36% -0.1342 0.0557) |
| OKLCH | oklch(84.36% 0.145 157.5) |
| XYZ | xyz(42.1665, 63.7777, 46.1573) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.75
Aqua Green
#12E193
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8A6 #E86EB0
analogous
#73E86E #6EE8A6 #6EE8E3
triadic
#6EE8A6 #A66EE8 #E8A66E
tetradic
#6EE8A6 #6E73E8 #E86EB0 #E8E36E
square
#6EE8A6 #6E73E8 #E86EB0 #E8E36E
split-complementary
#6EE8A6 #E36EE8 #E86E73
monochromatic
#1EBE67 #39E086 #6EE8A6 #A3F0C6 #D8F9E7
Accessibility & contrast
On white
1.53
#6EE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6EE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8A6
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8A6 | 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)
#E6D8A2
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#48E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8a6; /* rgb */ color: rgb(110, 232, 166); /* oklch */ color: oklch(84.4% 0.145 157.5);
Tailwind
colors: {
custom: {
50: '#a0f0c0',
500: '#6ee8a6',
950: '#000000',
},
}SCSS
$custom: #6ee8a6; $custom-light: #a0f0c0; $custom-dark: #000000;
JSON
{
"hex": "#6ee8a6",
"rgb": {
"r": 110,
"g": 232,
"b": 166
},
"hsl": {
"h": 147.541,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.8436,
"c": 0.14527,
"h": 157.5
},
"luminance": 0.63781
}Semantic roles & 50–950 ramp
primary
#6EE8A6
secondary
#BD3E82
accent
#117BD5
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582