#91CDA5#91CDA5
#91CDA5 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.6% C 0.084 H 154.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDA5 |
|---|---|
| RGB | rgb(145, 205, 165) |
| HSL | hsl(140, 38%, 69%) |
| HSV | hsv(140, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 19.5%, 19.6%) |
| CIE-LAB | lab(77.52, -27.47, 13.85) |
| CIE-LCH | lch(77.52, 30.76, 153.25°) |
| OKLab | oklab(79.63% -0.0759 0.0356) |
| OKLCH | oklch(79.63% 0.084 154.9) |
| XYZ | xyz(40.2977, 52.3972, 43.5804) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.24
Pale Teal
#82CBB2
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.95
Seafoam Blue
#78D1B6
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 6.38
Light Teal
#90E4C1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDA5 #CD91B9
analogous
#9BCD91 #91CDA5 #91CDC3
triadic
#91CDA5 #A591CD #CDA591
tetradic
#91CDA5 #919BCD #CD91B9 #CDC391
square
#91CDA5 #919BCD #CD91B9 #CDC391
split-complementary
#91CDA5 #C391CD #CD919B
monochromatic
#479C64 #67BA83 #91CDA5 #BBE0C7 #E5F3EA
Accessibility & contrast
On white
1.83
#91CDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#91CDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDA5
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDA5 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A3
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#87CCC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cda5; /* rgb */ color: rgb(145, 205, 165); /* oklch */ color: oklch(79.6% 0.084 154.9);
Tailwind
colors: {
custom: {
50: '#b2dcbf',
500: '#91cda5',
950: '#000000',
},
}SCSS
$custom: #91cda5; $custom-light: #b2dcbf; $custom-dark: #000000;
JSON
{
"hex": "#91cda5",
"rgb": {
"r": 145,
"g": 205,
"b": 165
},
"hsl": {
"h": 140,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79632,
"c": 0.08388,
"h": 154.9
},
"luminance": 0.52399
}Semantic roles & 50–950 ramp
primary
#91CDA5
secondary
#A2608C
accent
#3587B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482