#91CDA1#91CDA1
#91CDA1 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.5% C 0.088 H 152.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDA1 |
|---|---|
| RGB | rgb(145, 205, 161) |
| HSL | hsl(136, 38%, 69%) |
| HSV | hsv(136, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 21.5%, 19.6%) |
| CIE-LAB | lab(77.43, -28.22, 15.86) |
| CIE-LCH | lch(77.43, 32.37, 150.67°) |
| OKLab | oklab(79.54% -0.0777 0.0407) |
| OKLCH | oklch(79.54% 0.088 152.4) |
| XYZ | xyz(39.9393, 52.2538, 41.6929) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 6.14
Hospital Green
#9BE5AA
ΔE00 6.15
Pale Teal
#82CBB2
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 6.94
Light Teal
#90E4C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDA1 #CD91BD
analogous
#9FCD91 #91CDA1 #91CDBF
triadic
#91CDA1 #A191CD #CDA191
tetradic
#91CDA1 #919FCD #CD91BD #CDBF91
square
#91CDA1 #919FCD #CD91BD #CDBF91
split-complementary
#91CDA1 #BF91CD #CD919F
monochromatic
#479C5E #67BA7D #91CDA1 #BBE0C5 #E5F3E9
Accessibility & contrast
On white
1.83
#91CDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#91CDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDA1
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDA1 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39F
Deuteranopia (green-blind)
#C3BDA3
Tritanopia (blue-blind)
#88CBC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cda1; /* rgb */ color: rgb(145, 205, 161); /* oklch */ color: oklch(79.5% 0.088 152.4);
Tailwind
colors: {
custom: {
50: '#b2dcbd',
500: '#91cda1',
950: '#000000',
},
}SCSS
$custom: #91cda1; $custom-light: #b2dcbd; $custom-dark: #000000;
JSON
{
"hex": "#91cda1",
"rgb": {
"r": 145,
"g": 205,
"b": 161
},
"hsl": {
"h": 136,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79535,
"c": 0.0877,
"h": 152.4
},
"luminance": 0.52256
}Semantic roles & 50–950 ramp
primary
#91CDA1
secondary
#A26091
accent
#3590B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482