#6EDB95#6EDB95
#6EDB95 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.9% C 0.142 H 153.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDB95 |
|---|---|
| RGB | rgb(110, 219, 149) |
| HSL | hsl(141, 60%, 65%) |
| HSV | hsv(141, 50%, 86%) |
| CMYK | cmyk(49.8%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(79.70, -46.80, 25.05) |
| CIE-LCH | lch(79.70, 53.08, 151.84°) |
| OKLab | oklab(80.87% -0.1275 0.0632) |
| OKLCH | oklch(80.87% 0.142 153.6) |
| XYZ | xyz(37.1840, 56.1450, 37.3055) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.49
Emerald
#50C878
ΔE00 5.63
Weird Green
#3AE57F
ΔE00 5.76
Seaweed
#18D17B
ΔE00 5.77
Seafoam
#7FE0B3
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDB95 #DB6EB4
analogous
#7EDB6E #6EDB95 #6EDBCC
triadic
#6EDB95 #956EDB #DB956E
tetradic
#6EDB95 #6E7EDB #DB6EB4 #DBCC6E
square
#6EDB95 #6E7EDB #DB6EB4 #DBCC6E
split-complementary
#6EDB95 #CC6EDB #DB6E7E
monochromatic
#29A656 #3DCF71 #6EDB95 #9FE7B9 #D0F3DD
Accessibility & contrast
On white
1.72
#6EDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#6EDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDB95
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDB95 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#54D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6edb95; /* rgb */ color: rgb(110, 219, 149); /* oklch */ color: oklch(80.9% 0.142 153.6);
Tailwind
colors: {
custom: {
50: '#9ee7b4',
500: '#6edb95',
950: '#000000',
},
}SCSS
$custom: #6edb95; $custom-light: #9ee7b4; $custom-dark: #000000;
JSON
{
"hex": "#6edb95",
"rgb": {
"r": 110,
"g": 219,
"b": 149
},
"hsl": {
"h": 141.468,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.80866,
"c": 0.14232,
"h": 153.6
},
"luminance": 0.56148
}Semantic roles & 50–950 ramp
primary
#6EDB95
secondary
#A94585
accent
#1E8BC8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481