#6EE97D#6EE97D
#6EE97D is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.184 H 146.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE97D |
|---|---|
| RGB | rgb(110, 233, 125) |
| HSL | hsl(127, 74%, 67%) |
| HSV | hsv(127, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(83.48, -56.39, 42.10) |
| CIE-LCH | lch(83.48, 70.37, 143.26°) |
| OKLab | oklab(83.84% -0.1529 0.1026) |
| OKLCH | oklch(83.84% 0.184 146.1) |
| XYZ | xyz(39.2686, 63.0702, 29.5025) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.81
Spearmint
#1EF876
ΔE00 4.94
Minty Green
#0BF77D
ΔE00 4.96
Wintergreen
#20F986
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE97D #E96EDA
analogous
#9DE96E #6EE97D #6EE9BB
triadic
#6EE97D #7D6EE9 #E97D6E
tetradic
#6EE97D #6E9DE9 #E96EDA #E9BB6E
square
#6EE97D #6E9DE9 #E96EDA #E9BB6E
split-complementary
#6EE97D #BB6EE9 #E96E9D
monochromatic
#1DC031 #39E14D #6EE97D #A3F1AD #D8F9DC
Accessibility & contrast
On white
1.54
#6EE97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6EE97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE97D
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE97D | 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)
#ECD774
Deuteranopia (green-blind)
#DBCC84
Tritanopia (blue-blind)
#58E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee97d; /* rgb */ color: rgb(110, 233, 125); /* oklch */ color: oklch(83.8% 0.184 146.1);
Tailwind
colors: {
custom: {
50: '#a0f1a4',
500: '#6ee97d',
950: '#000000',
},
}SCSS
$custom: #6ee97d; $custom-light: #a0f1a4; $custom-dark: #000000;
JSON
{
"hex": "#6ee97d",
"rgb": {
"r": 110,
"g": 233,
"b": 125
},
"hsl": {
"h": 127.317,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.83838,
"c": 0.18414,
"h": 146.1
},
"luminance": 0.63073
}Semantic roles & 50–950 ramp
primary
#6EE97D
secondary
#BE3DAF
accent
#10BED6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580