#6EE896#6EE896
#6EE896 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.160 H 152.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE896 |
|---|---|
| RGB | rgb(110, 232, 150) |
| HSL | hsl(140, 73%, 67%) |
| HSV | hsv(140, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.56, -52.00, 29.74) |
| CIE-LCH | lch(83.56, 59.91, 150.23°) |
| OKLab | oklab(84.03% -0.1412 0.0745) |
| OKLCH | oklch(84.03% 0.16 152.2) |
| XYZ | xyz(40.7891, 63.2267, 38.9028) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.54
Light Green Blue
#56FCA2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE896 #E86EC0
analogous
#83E86E #6EE896 #6EE8D3
triadic
#6EE896 #966EE8 #E8966E
tetradic
#6EE896 #6E83E8 #E86EC0 #E8D36E
square
#6EE896 #6E83E8 #E86EC0 #E8D36E
split-complementary
#6EE896 #D36EE8 #E86E83
monochromatic
#1EBE52 #39E070 #6EE896 #A3F0BC #D8F9E3
Accessibility & contrast
On white
1.54
#6EE896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6EE896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE896
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE896 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D7CC9B
Tritanopia (blue-blind)
#50E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee896; /* rgb */ color: rgb(110, 232, 150); /* oklch */ color: oklch(84.0% 0.160 152.2);
Tailwind
colors: {
custom: {
50: '#a0f0b5',
500: '#6ee896',
950: '#000000',
},
}SCSS
$custom: #6ee896; $custom-light: #a0f0b5; $custom-dark: #000000;
JSON
{
"hex": "#6ee896",
"rgb": {
"r": 110,
"g": 232,
"b": 150
},
"hsl": {
"h": 139.672,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84029,
"c": 0.15971,
"h": 152.2
},
"luminance": 0.6323
}Semantic roles & 50–950 ramp
primary
#6EE896
secondary
#BD3E93
accent
#1194D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581