#6DDD91#6DDD91
#6DDD91 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.149 H 152.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDD91 |
|---|---|
| RGB | rgb(109, 221, 145) |
| HSL | hsl(139, 62%, 65%) |
| HSV | hsv(139, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.18, -48.61, 27.76) |
| CIE-LCH | lch(80.18, 55.98, 150.26°) |
| OKLab | oklab(81.23% -0.1322 0.0697) |
| OKLCH | oklch(81.23% 0.149 152.2) |
| XYZ | xyz(37.2713, 57.0054, 35.8216) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 4.81
Seaweed
#18D17B
ΔE00 5.59
Emerald
#50C878
ΔE00 5.65
Tealish Green
#0CDC73
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDD91 #DD6DB9
analogous
#81DD6D #6DDD91 #6DDDC9
triadic
#6DDD91 #916DDD #DD916D
tetradic
#6DDD91 #6D81DD #DD6DB9 #DDC96D
square
#6DDD91 #6D81DD #DD6DB9 #DDC96D
split-complementary
#6DDD91 #C96DDD #DD6D81
monochromatic
#27A851 #3BD16C #6DDD91 #9FE9B6 #D0F4DC
Accessibility & contrast
On white
1.69
#6DDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6DDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDD91
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDD91 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8C
Deuteranopia (green-blind)
#CEC296
Tritanopia (blue-blind)
#53DAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ddd91; /* rgb */ color: rgb(109, 221, 145); /* oklch */ color: oklch(81.2% 0.149 152.2);
Tailwind
colors: {
custom: {
50: '#9ee8b1',
500: '#6ddd91',
950: '#000000',
},
}SCSS
$custom: #6ddd91; $custom-light: #9ee8b1; $custom-dark: #000000;
JSON
{
"hex": "#6ddd91",
"rgb": {
"r": 109,
"g": 221,
"b": 145
},
"hsl": {
"h": 139.286,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.8123,
"c": 0.14943,
"h": 152.2
},
"luminance": 0.57008
}Semantic roles & 50–950 ramp
primary
#6DDD91
secondary
#AB438A
accent
#1C92CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481