#6EDD91#6EDD91
#6EDD91 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.149 H 152.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD91 |
|---|---|
| RGB | rgb(110, 221, 145) |
| HSL | hsl(139, 62%, 65%) |
| HSV | hsv(139, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.22, -48.36, 27.82) |
| CIE-LCH | lch(80.22, 55.79, 150.09°) |
| OKLab | oklab(81.27% -0.1315 0.0699) |
| OKLCH | oklch(81.27% 0.149 152) |
| XYZ | xyz(37.3951, 57.0692, 35.8274) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.86
Aqua Green
#12E193
ΔE00 4.90
Seaweed
#18D17B
ΔE00 5.66
Emerald
#50C878
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 5.71
Tealish Green
#0CDC73
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD91 #DD6EBA
analogous
#83DD6E #6EDD91 #6EDDC9
triadic
#6EDD91 #916EDD #DD916E
tetradic
#6EDD91 #6E83DD #DD6EBA #DDC96E
square
#6EDD91 #6E83DD #DD6EBA #DDC96E
split-complementary
#6EDD91 #C96EDD #DD6E83
monochromatic
#28A950 #3CD16B #6EDD91 #A0E9B7 #D1F4DC
Accessibility & contrast
On white
1.69
#6EDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6EDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD91
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD91 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#54DAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edd91; /* rgb */ color: rgb(110, 221, 145); /* oklch */ color: oklch(81.3% 0.149 152.0);
Tailwind
colors: {
custom: {
50: '#9ee8b1',
500: '#6edd91',
950: '#000000',
},
}SCSS
$custom: #6edd91; $custom-light: #9ee8b1; $custom-dark: #000000;
JSON
{
"hex": "#6edd91",
"rgb": {
"r": 110,
"g": 221,
"b": 145
},
"hsl": {
"h": 138.919,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.81269,
"c": 0.1489,
"h": 152
},
"luminance": 0.57072
}Semantic roles & 50–950 ramp
primary
#6EDD91
secondary
#AC448B
accent
#1C93CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481