#6EE97C#6EE97C
#6EE97C is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.185 H 145.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE97C |
|---|---|
| RGB | rgb(110, 233, 124) |
| HSL | hsl(127, 74%, 67%) |
| HSV | hsv(127, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 46.8%, 8.6%) |
| CIE-LAB | lab(83.47, -56.54, 42.57) |
| CIE-LCH | lch(83.47, 70.77, 143.02°) |
| OKLab | oklab(83.82% -0.1533 0.1036) |
| OKLCH | oklch(83.82% 0.185 145.9) |
| XYZ | xyz(39.2051, 63.0448, 29.1678) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.89
Spearmint
#1EF876
ΔE00 4.92
Minty Green
#0BF77D
ΔE00 4.97
Lightgreen (survey)
#76FF7B
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE97C #E96EDB
analogous
#9EE96E #6EE97C #6EE9B9
triadic
#6EE97C #7C6EE9 #E97C6E
tetradic
#6EE97C #6E9EE9 #E96EDB #E9B96E
square
#6EE97C #6E9EE9 #E96EDB #E9B96E
split-complementary
#6EE97C #B96EE9 #E96E9E
monochromatic
#1DC030 #39E14C #6EE97C #A3F1AC #D8F9DC
Accessibility & contrast
On white
1.54
#6EE97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6EE97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE97C
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE97C | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD773
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#58E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee97c; /* rgb */ color: rgb(110, 233, 124); /* oklch */ color: oklch(83.8% 0.185 145.9);
Tailwind
colors: {
custom: {
50: '#a0f1a3',
500: '#6ee97c',
950: '#000000',
},
}SCSS
$custom: #6ee97c; $custom-light: #a0f1a3; $custom-dark: #000000;
JSON
{
"hex": "#6ee97c",
"rgb": {
"r": 110,
"g": 233,
"b": 124
},
"hsl": {
"h": 126.829,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.83823,
"c": 0.18505,
"h": 145.9
},
"luminance": 0.63048
}Semantic roles & 50–950 ramp
primary
#6EE97C
secondary
#BE3DB0
accent
#10BFD6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580