#6EE997#6EE997
#6EE997 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.160 H 152.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE997 |
|---|---|
| RGB | rgb(110, 233, 151) |
| HSL | hsl(140, 74%, 67%) |
| HSV | hsv(140, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.87, -52.23, 29.65) |
| CIE-LCH | lch(83.87, 60.06, 150.42°) |
| OKLab | oklab(84.29% -0.1419 0.0743) |
| OKLCH | oklch(84.29% 0.16 152.4) |
| XYZ | xyz(41.1522, 63.8237, 39.4227) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.15
Light Bluish Green
#76FDA8
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.44
Sea Green (survey)
#53FCA1
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE997 #E96EC0
analogous
#83E96E #6EE997 #6EE9D5
triadic
#6EE997 #976EE9 #E9976E
tetradic
#6EE997 #6E83E9 #E96EC0 #E9D56E
square
#6EE997 #6E83E9 #E96EC0 #E9D56E
split-complementary
#6EE997 #D56EE9 #E96E83
monochromatic
#1DC053 #39E171 #6EE997 #A3F1BD #D8F9E3
Accessibility & contrast
On white
1.53
#6EE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6EE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE997
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE997 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#4FE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee997; /* rgb */ color: rgb(110, 233, 151); /* oklch */ color: oklch(84.3% 0.160 152.4);
Tailwind
colors: {
custom: {
50: '#a0f1b6',
500: '#6ee997',
950: '#000000',
},
}SCSS
$custom: #6ee997; $custom-light: #a0f1b6; $custom-dark: #000000;
JSON
{
"hex": "#6ee997",
"rgb": {
"r": 110,
"g": 233,
"b": 151
},
"hsl": {
"h": 140,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.8429,
"c": 0.16017,
"h": 152.4
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#6EE997
secondary
#BE3D93
accent
#1094D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581