#91CDA7#91CDA7
#91CDA7 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.7% C 0.082 H 156.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDA7 |
|---|---|
| RGB | rgb(145, 205, 167) |
| HSL | hsl(142, 38%, 69%) |
| HSV | hsv(142, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(77.56, -27.09, 12.84) |
| CIE-LCH | lch(77.56, 29.98, 154.64°) |
| OKLab | oklab(79.68% -0.0751 0.0331) |
| OKLCH | oklch(79.68% 0.082 156.2) |
| XYZ | xyz(40.4811, 52.4706, 44.5466) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.93
Darkseagreen
#8FBC8F
ΔE00 5.52
Seafoam
#7FE0B3
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDA7 #CD91B7
analogous
#99CD91 #91CDA7 #91CDC5
triadic
#91CDA7 #A791CD #CDA791
tetradic
#91CDA7 #9199CD #CD91B7 #CDC591
square
#91CDA7 #9199CD #CD91B7 #CDC591
split-complementary
#91CDA7 #C591CD #CD9199
monochromatic
#479C66 #67BA85 #91CDA7 #BBE0C9 #E5F3EA
Accessibility & contrast
On white
1.83
#91CDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#91CDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDA7
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDA7 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A5
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#86CCC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cda7; /* rgb */ color: rgb(145, 205, 167); /* oklch */ color: oklch(79.7% 0.082 156.2);
Tailwind
colors: {
custom: {
50: '#b2dcc1',
500: '#91cda7',
950: '#000000',
},
}SCSS
$custom: #91cda7; $custom-light: #b2dcc1; $custom-dark: #000000;
JSON
{
"hex": "#91cda7",
"rgb": {
"r": 145,
"g": 205,
"b": 167
},
"hsl": {
"h": 142,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79681,
"c": 0.08204,
"h": 156.2
},
"luminance": 0.52472
}Semantic roles & 50–950 ramp
primary
#91CDA7
secondary
#A2608A
accent
#3583B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482