#6EDB8A#6EDB8A
#6EDB8A is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.153 H 150.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDB8A |
|---|---|
| RGB | rgb(110, 219, 138) |
| HSL | hsl(135, 60%, 65%) |
| HSV | hsv(135, 50%, 86%) |
| CMYK | cmyk(49.8%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.51, -48.74, 30.46) |
| CIE-LCH | lch(79.51, 57.48, 148.00°) |
| OKLab | oklab(80.65% -0.1324 0.076) |
| OKLCH | oklch(80.65% 0.153 150.1) |
| XYZ | xyz(36.3470, 55.8101, 32.8969) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.55
Emerald
#50C878
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.43
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDB8A #DB6EBF
analogous
#89DB6E #6EDB8A #6EDBC1
triadic
#6EDB8A #8A6EDB #DB8A6E
tetradic
#6EDB8A #6E89DB #DB6EBF #DBC16E
square
#6EDB8A #6E89DB #DB6EBF #DBC16E
split-complementary
#6EDB8A #C16EDB #DB6E89
monochromatic
#29A649 #3DCF62 #6EDB8A #9FE7B2 #D0F3D9
Accessibility & contrast
On white
1.73
#6EDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#6EDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDB8A
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDB8A | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#57D8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6edb8a; /* rgb */ color: rgb(110, 219, 138); /* oklch */ color: oklch(80.6% 0.153 150.1);
Tailwind
colors: {
custom: {
50: '#9ee7ad',
500: '#6edb8a',
950: '#000000',
},
}SCSS
$custom: #6edb8a; $custom-light: #9ee7ad; $custom-dark: #000000;
JSON
{
"hex": "#6edb8a",
"rgb": {
"r": 110,
"g": 219,
"b": 138
},
"hsl": {
"h": 135.413,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.80648,
"c": 0.15266,
"h": 150.1
},
"luminance": 0.55813
}Semantic roles & 50–950 ramp
primary
#6EDB8A
secondary
#A9458F
accent
#1E9CC8
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481