#91CDB9#91CDB9
#91CDB9 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.068 H 171.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDB9 |
|---|---|
| RGB | rgb(145, 205, 185) |
| HSL | hsl(160, 38%, 69%) |
| HSV | hsv(160, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 9.8%, 19.6%) |
| CIE-LAB | lab(77.98, -23.47, 3.80) |
| CIE-LCH | lch(77.98, 23.78, 170.80°) |
| OKLab | oklab(80.16% -0.0673 0.0097) |
| OKLCH | oklch(80.16% 0.068 171.8) |
| XYZ | xyz(42.2624, 53.1831, 53.9281) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.69
Seafoam Blue
#78D1B6
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 6.77
Light Teal
#90E4C1
ΔE00 6.82
Seafoam
#7FE0B3
ΔE00 8.38
Darkseagreen
#8FBC8F
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDB9 #CD91A5
analogous
#91CD9B #91CDB9 #91C3CD
triadic
#91CDB9 #B991CD #CDB991
tetradic
#91CDB9 #9B91CD #CD91A5 #C3CD91
square
#91CDB9 #9B91CD #CD91A5 #C3CD91
split-complementary
#91CDB9 #CD91C3 #CD9B91
monochromatic
#479C80 #67BA9E #91CDB9 #BBE0D4 #E5F3EF
Accessibility & contrast
On white
1.80
#91CDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#91CDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDB9
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDB9 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B8
Deuteranopia (green-blind)
#BFBEBA
Tritanopia (blue-blind)
#82CEC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cdb9; /* rgb */ color: rgb(145, 205, 185); /* oklch */ color: oklch(80.2% 0.068 171.8);
Tailwind
colors: {
custom: {
50: '#b3dcce',
500: '#91cdb9',
950: '#000000',
},
}SCSS
$custom: #91cdb9; $custom-light: #b3dcce; $custom-dark: #000000;
JSON
{
"hex": "#91cdb9",
"rgb": {
"r": 145,
"g": 205,
"b": 185
},
"hsl": {
"h": 160,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80159,
"c": 0.06802,
"h": 171.8
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#91CDB9
secondary
#A26076
accent
#355EB0
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111513
muted
#818483