#91CDA4#91CDA4
#91CDA4 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.6% C 0.085 H 154.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDA4 |
|---|---|
| RGB | rgb(145, 205, 164) |
| HSL | hsl(139, 38%, 69%) |
| HSV | hsv(139, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(77.50, -27.66, 14.35) |
| CIE-LCH | lch(77.50, 31.16, 152.58°) |
| OKLab | oklab(79.61% -0.0764 0.0369) |
| OKLCH | oklch(79.61% 0.085 154.2) |
| XYZ | xyz(40.2070, 52.3609, 43.1029) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.11
Pale Teal
#82CBB2
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.98
Mediumaquamarine
#66CDAA
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.52
Light Teal
#90E4C1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDA4 #CD91BA
analogous
#9CCD91 #91CDA4 #91CDC2
triadic
#91CDA4 #A491CD #CDA491
tetradic
#91CDA4 #919CCD #CD91BA #CDC291
square
#91CDA4 #919CCD #CD91BA #CDC291
split-complementary
#91CDA4 #C291CD #CD919C
monochromatic
#479C62 #67BA81 #91CDA4 #BBE0C7 #E5F3EA
Accessibility & contrast
On white
1.83
#91CDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#91CDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDA4
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDA4 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A2
Deuteranopia (green-blind)
#C3BDA6
Tritanopia (blue-blind)
#87CCC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cda4; /* rgb */ color: rgb(145, 205, 164); /* oklch */ color: oklch(79.6% 0.085 154.2);
Tailwind
colors: {
custom: {
50: '#b2dcbf',
500: '#91cda4',
950: '#000000',
},
}SCSS
$custom: #91cda4; $custom-light: #b2dcbf; $custom-dark: #000000;
JSON
{
"hex": "#91cda4",
"rgb": {
"r": 145,
"g": 205,
"b": 164
},
"hsl": {
"h": 139,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79608,
"c": 0.08482,
"h": 154.2
},
"luminance": 0.52363
}Semantic roles & 50–950 ramp
primary
#91CDA4
secondary
#A2608D
accent
#3589B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482