#6EDA91#6EDA91
#6EDA91 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.145 H 152.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDA91 |
|---|---|
| RGB | rgb(110, 218, 145) |
| HSL | hsl(139, 59%, 64%) |
| HSV | hsv(139, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 33.5%, 14.5%) |
| CIE-LAB | lab(79.33, -47.10, 26.62) |
| CIE-LCH | lch(79.33, 54.10, 150.53°) |
| OKLab | oklab(80.54% -0.1282 0.067) |
| OKLCH | oklch(80.54% 0.145 152.4) |
| XYZ | xyz(36.6101, 55.4992, 35.5658) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.06
Emerald
#50C878
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 5.75
Tealish Green
#0CDC73
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDA91 #DA6EB7
analogous
#81DA6E #6EDA91 #6EDAC7
triadic
#6EDA91 #916EDA #DA916E
tetradic
#6EDA91 #6E81DA #DA6EB7 #DAC76E
square
#6EDA91 #6E81DA #DA6EB7 #DAC76E
split-complementary
#6EDA91 #C76EDA #DA6E81
monochromatic
#2AA451 #3DCE6C #6EDA91 #9FE6B6 #D0F3DB
Accessibility & contrast
On white
1.74
#6EDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6EDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDA91
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDA91 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8C
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#55D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6eda91; /* rgb */ color: rgb(110, 218, 145); /* oklch */ color: oklch(80.5% 0.145 152.4);
Tailwind
colors: {
custom: {
50: '#9ee6b1',
500: '#6eda91',
950: '#000000',
},
}SCSS
$custom: #6eda91; $custom-light: #9ee6b1; $custom-dark: #000000;
JSON
{
"hex": "#6eda91",
"rgb": {
"r": 110,
"g": 218,
"b": 145
},
"hsl": {
"h": 139.444,
"s": 59.341,
"l": 64.314
},
"oklch": {
"l": 0.80542,
"c": 0.14463,
"h": 152.4
},
"luminance": 0.55502
}Semantic roles & 50–950 ramp
primary
#6EDA91
secondary
#A74587
accent
#1F90C7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1611
muted
#808481