#6EE996#6EE996
#6EE996 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.161 H 152.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE996 |
|---|---|
| RGB | rgb(110, 233, 150) |
| HSL | hsl(140, 74%, 67%) |
| HSV | hsv(140, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.86, -52.41, 30.14) |
| CIE-LCH | lch(83.86, 60.45, 150.10°) |
| OKLab | oklab(84.27% -0.1423 0.0755) |
| OKLCH | oklch(84.27% 0.161 152.1) |
| XYZ | xyz(41.0714, 63.7913, 38.9969) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE996 #E96EC1
analogous
#84E96E #6EE996 #6EE9D3
triadic
#6EE996 #966EE9 #E9966E
tetradic
#6EE996 #6E84E9 #E96EC1 #E9D36E
square
#6EE996 #6E84E9 #E96EC1 #E9D36E
split-complementary
#6EE996 #D36EE9 #E96E84
monochromatic
#1DC052 #39E170 #6EE996 #A3F1BC #D8F9E3
Accessibility & contrast
On white
1.53
#6EE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6EE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE996
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE996 | 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)
#EAD891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#4FE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee996; /* rgb */ color: rgb(110, 233, 150); /* oklch */ color: oklch(84.3% 0.161 152.1);
Tailwind
colors: {
custom: {
50: '#a0f1b5',
500: '#6ee996',
950: '#000000',
},
}SCSS
$custom: #6ee996; $custom-light: #a0f1b5; $custom-dark: #000000;
JSON
{
"hex": "#6ee996",
"rgb": {
"r": 110,
"g": 233,
"b": 150
},
"hsl": {
"h": 139.512,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.84271,
"c": 0.1611,
"h": 152.1
},
"luminance": 0.63795
}Semantic roles & 50–950 ramp
primary
#6EE996
secondary
#BE3D94
accent
#1095D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581