#6EE97B#6EE97B
#6EE97B is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.186 H 145.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE97B |
|---|---|
| RGB | rgb(110, 233, 123) |
| HSL | hsl(126, 74%, 67%) |
| HSV | hsv(126, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(83.45, -56.68, 43.03) |
| CIE-LCH | lch(83.45, 71.16, 142.79°) |
| OKLab | oklab(83.81% -0.1537 0.1047) |
| OKLCH | oklch(83.81% 0.186 145.8) |
| XYZ | xyz(39.1422, 63.0196, 28.8364) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.35
Lightgreen
#90EE90
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.90
Minty Green
#0BF77D
ΔE00 4.98
Lightgreen (survey)
#76FF7B
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE97B #E96EDC
analogous
#9FE96E #6EE97B #6EE9B8
triadic
#6EE97B #7B6EE9 #E97B6E
tetradic
#6EE97B #6E9FE9 #E96EDC #E9B86E
square
#6EE97B #6E9FE9 #E96EDC #E9B86E
split-complementary
#6EE97B #B86EE9 #E96E9F
monochromatic
#1DC02E #39E14B #6EE97B #A3F1AB #D8F9DC
Accessibility & contrast
On white
1.54
#6EE97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#6EE97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE97B
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE97B | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#58E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee97b; /* rgb */ color: rgb(110, 233, 123); /* oklch */ color: oklch(83.8% 0.186 145.8);
Tailwind
colors: {
custom: {
50: '#a0f1a3',
500: '#6ee97b',
950: '#000000',
},
}SCSS
$custom: #6ee97b; $custom-light: #a0f1a3; $custom-dark: #000000;
JSON
{
"hex": "#6ee97b",
"rgb": {
"r": 110,
"g": 233,
"b": 123
},
"hsl": {
"h": 126.341,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.83808,
"c": 0.18595,
"h": 145.8
},
"luminance": 0.63023
}Semantic roles & 50–950 ramp
primary
#6EE97B
secondary
#BE3DB1
accent
#10C1D6
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580