#6CDD91#6CDD91
#6CDD91 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.150 H 152.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD91 |
|---|---|
| RGB | rgb(108, 221, 145) |
| HSL | hsl(140, 62%, 65%) |
| HSV | hsv(140, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.15, -48.86, 27.71) |
| CIE-LCH | lch(80.15, 56.17, 150.44°) |
| OKLab | oklab(81.19% -0.1328 0.0696) |
| OKLCH | oklch(81.19% 0.15 152.4) |
| XYZ | xyz(37.1490, 56.9423, 35.8159) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.71
Weird Green
#3AE57F
ΔE00 4.76
Seaweed
#18D17B
ΔE00 5.52
Emerald
#50C878
ΔE00 5.62
Tealish Green
#0CDC73
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD91 #DD6CB8
analogous
#80DD6C #6CDD91 #6CDDCA
triadic
#6CDD91 #916CDD #DD916C
tetradic
#6CDD91 #6C80DD #DD6CB8 #DDCA6C
square
#6CDD91 #6C80DD #DD6CB8 #DDCA6C
split-complementary
#6CDD91 #CA6CDD #DD6C80
monochromatic
#27A851 #3AD26C #6CDD91 #9EE8B6 #CFF4DB
Accessibility & contrast
On white
1.70
#6CDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6CDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD91
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD91 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#51DAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdd91; /* rgb */ color: rgb(108, 221, 145); /* oklch */ color: oklch(81.2% 0.150 152.4);
Tailwind
colors: {
custom: {
50: '#9de8b1',
500: '#6cdd91',
950: '#000000',
},
}SCSS
$custom: #6cdd91; $custom-light: #9de8b1; $custom-dark: #000000;
JSON
{
"hex": "#6cdd91",
"rgb": {
"r": 108,
"g": 221,
"b": 145
},
"hsl": {
"h": 139.646,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81191,
"c": 0.14996,
"h": 152.4
},
"luminance": 0.56945
}Semantic roles & 50–950 ramp
primary
#6CDD91
secondary
#AA4388
accent
#1B91CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481