#6EE8A1#6EE8A1
#6EE8A1 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.3% C 0.150 H 155.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE8A1 |
|---|---|
| RGB | rgb(110, 232, 161) |
| HSL | hsl(145, 73%, 67%) |
| HSV | hsv(145, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.76, -50.00, 24.37) |
| CIE-LCH | lch(83.76, 55.62, 154.02°) |
| OKLab | oklab(84.25% -0.1364 0.0617) |
| OKLCH | oklch(84.25% 0.15 155.7) |
| XYZ | xyz(41.7168, 63.5978, 43.7885) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE8A1 #E86EB5
analogous
#78E86E #6EE8A1 #6EE8DE
triadic
#6EE8A1 #A16EE8 #E8A16E
tetradic
#6EE8A1 #6E78E8 #E86EB5 #E8DE6E
square
#6EE8A1 #6E78E8 #E86EB5 #E8DE6E
split-complementary
#6EE8A1 #DE6EE8 #E86E78
monochromatic
#1EBE61 #39E07F #6EE8A1 #A3F0C3 #D8F9E5
Accessibility & contrast
On white
1.53
#6EE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6EE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE8A1
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE8A1 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#4BE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee8a1; /* rgb */ color: rgb(110, 232, 161); /* oklch */ color: oklch(84.3% 0.150 155.7);
Tailwind
colors: {
custom: {
50: '#a0f0bd',
500: '#6ee8a1',
950: '#000000',
},
}SCSS
$custom: #6ee8a1; $custom-light: #a0f0bd; $custom-dark: #000000;
JSON
{
"hex": "#6ee8a1",
"rgb": {
"r": 110,
"g": 232,
"b": 161
},
"hsl": {
"h": 145.082,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84252,
"c": 0.14969,
"h": 155.7
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#6EE8A1
secondary
#BD3E88
accent
#1183D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582