#6EE895#6EE895
#6EE895 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.161 H 151.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE895 |
|---|---|
| RGB | rgb(110, 232, 149) |
| HSL | hsl(139, 73%, 67%) |
| HSV | hsv(139, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 35.8%, 9%) |
| CIE-LAB | lab(83.54, -52.18, 30.23) |
| CIE-LCH | lch(83.54, 60.30, 149.92°) |
| OKLab | oklab(84.01% -0.1417 0.0757) |
| OKLCH | oklch(84.01% 0.161 151.9) |
| XYZ | xyz(40.7089, 63.1947, 38.4805) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.42
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE895 #E86EC1
analogous
#84E86E #6EE895 #6EE8D2
triadic
#6EE895 #956EE8 #E8956E
tetradic
#6EE895 #6E84E8 #E86EC1 #E8D26E
square
#6EE895 #6E84E8 #E86EC1 #E8D26E
split-complementary
#6EE895 #D26EE8 #E86E84
monochromatic
#1EBE51 #39E06E #6EE895 #A3F0BC #D8F9E2
Accessibility & contrast
On white
1.54
#6EE895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#6EE895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE895
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE895 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#50E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee895; /* rgb */ color: rgb(110, 232, 149); /* oklch */ color: oklch(84.0% 0.161 151.9);
Tailwind
colors: {
custom: {
50: '#a0f0b4',
500: '#6ee895',
950: '#000000',
},
}SCSS
$custom: #6ee895; $custom-light: #a0f0b4; $custom-dark: #000000;
JSON
{
"hex": "#6ee895",
"rgb": {
"r": 110,
"g": 232,
"b": 149
},
"hsl": {
"h": 139.18,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.8401,
"c": 0.16063,
"h": 151.9
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#6EE895
secondary
#BD3E94
accent
#1196D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581