#91CDA9#91CDA9
#91CDA9 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.7% C 0.080 H 157.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDA9 |
|---|---|
| RGB | rgb(145, 205, 169) |
| HSL | hsl(144, 38%, 69%) |
| HSV | hsv(144, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 17.6%, 19.6%) |
| CIE-LAB | lab(77.61, -26.71, 11.83) |
| CIE-LCH | lch(77.61, 29.21, 156.10°) |
| OKLab | oklab(79.73% -0.0742 0.0305) |
| OKLCH | oklch(79.73% 0.08 157.7) |
| XYZ | xyz(40.6675, 52.5451, 45.5279) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 5.54
Darkseagreen
#8FBC8F
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 5.97
Seafoam
#7FE0B3
ΔE00 5.97
Light Teal
#90E4C1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDA9 #CD91B5
analogous
#97CD91 #91CDA9 #91CDC7
triadic
#91CDA9 #A991CD #CDA991
tetradic
#91CDA9 #9197CD #CD91B5 #CDC791
square
#91CDA9 #9197CD #CD91B5 #CDC791
split-complementary
#91CDA9 #C791CD #CD9197
monochromatic
#479C69 #67BA88 #91CDA9 #BBE0CA #E5F3EB
Accessibility & contrast
On white
1.82
#91CDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#91CDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDA9
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDA9 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A7
Deuteranopia (green-blind)
#C2BDAB
Tritanopia (blue-blind)
#86CCC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cda9; /* rgb */ color: rgb(145, 205, 169); /* oklch */ color: oklch(79.7% 0.080 157.7);
Tailwind
colors: {
custom: {
50: '#b2dcc2',
500: '#91cda9',
950: '#000000',
},
}SCSS
$custom: #91cda9; $custom-light: #b2dcc2; $custom-dark: #000000;
JSON
{
"hex": "#91cda9",
"rgb": {
"r": 145,
"g": 205,
"b": 169
},
"hsl": {
"h": 144,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79732,
"c": 0.08023,
"h": 157.7
},
"luminance": 0.52547
}Semantic roles & 50–950 ramp
primary
#91CDA9
secondary
#A26088
accent
#357FB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482