#91CDA8#91CDA8
#91CDA8 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.7% C 0.081 H 156.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDA8 |
|---|---|
| RGB | rgb(145, 205, 168) |
| HSL | hsl(143, 38%, 69%) |
| HSV | hsv(143, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(77.58, -26.90, 12.34) |
| CIE-LCH | lch(77.58, 29.59, 155.36°) |
| OKLab | oklab(79.71% -0.0746 0.0318) |
| OKLCH | oklch(79.71% 0.081 156.9) |
| XYZ | xyz(40.5739, 52.5077, 45.0353) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.67
Darkseagreen
#8FBC8F
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 5.95
Mediumaquamarine
#66CDAA
ΔE00 6.06
Light Teal
#90E4C1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDA8 #CD91B6
analogous
#98CD91 #91CDA8 #91CDC6
triadic
#91CDA8 #A891CD #CDA891
tetradic
#91CDA8 #9198CD #CD91B6 #CDC691
square
#91CDA8 #9198CD #CD91B6 #CDC691
split-complementary
#91CDA8 #C691CD #CD9198
monochromatic
#479C68 #67BA87 #91CDA8 #BBE0C9 #E5F3EB
Accessibility & contrast
On white
1.83
#91CDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#91CDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDA8
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDA8 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A6
Deuteranopia (green-blind)
#C2BDAA
Tritanopia (blue-blind)
#86CCC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cda8; /* rgb */ color: rgb(145, 205, 168); /* oklch */ color: oklch(79.7% 0.081 156.9);
Tailwind
colors: {
custom: {
50: '#b2dcc1',
500: '#91cda8',
950: '#000000',
},
}SCSS
$custom: #91cda8; $custom-light: #b2dcc1; $custom-dark: #000000;
JSON
{
"hex": "#91cda8",
"rgb": {
"r": 145,
"g": 205,
"b": 168
},
"hsl": {
"h": 143,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79707,
"c": 0.08113,
"h": 156.9
},
"luminance": 0.5251
}Semantic roles & 50–950 ramp
primary
#91CDA8
secondary
#A26089
accent
#3581B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482