#91CBB9#91CBB9
#91CBB9 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.7% C 0.065 H 173.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBB9 |
|---|---|
| RGB | rgb(145, 203, 185) |
| HSL | hsl(161, 36%, 68%) |
| HSV | hsv(161, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(77.42, -22.48, 2.98) |
| CIE-LCH | lch(77.42, 22.67, 172.44°) |
| OKLab | oklab(79.71% -0.0647 0.0076) |
| OKLCH | oklch(79.71% 0.065 173.3) |
| XYZ | xyz(41.7871, 52.2324, 53.7696) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 4.94
Mediumaquamarine
#66CDAA
ΔE00 7.32
Light Teal
#90E4C1
ΔE00 7.62
Seafoam
#7FE0B3
ΔE00 9.18
Mediumturquoise
#48D1CC
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBB9 #CB91A3
analogous
#91CB9C #91CBB9 #91C0CB
triadic
#91CBB9 #B991CB #CBB991
tetradic
#91CBB9 #9C91CB #CB91A3 #C0CB91
square
#91CBB9 #9C91CB #CB91A3 #C0CB91
split-complementary
#91CBB9 #CB91C0 #CB9C91
monochromatic
#489980 #67B79F #91CBB9 #BBDFD3 #E4F2EE
Accessibility & contrast
On white
1.83
#91CBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#91CBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBB9
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBB9 | 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)
#C7C4B8
Deuteranopia (green-blind)
#BDBCBA
Tritanopia (blue-blind)
#82CCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cbb9; /* rgb */ color: rgb(145, 203, 185); /* oklch */ color: oklch(79.7% 0.065 173.3);
Tailwind
colors: {
custom: {
50: '#b2dbce',
500: '#91cbb9',
950: '#000000',
},
}SCSS
$custom: #91cbb9; $custom-light: #b2dbce; $custom-dark: #000000;
JSON
{
"hex": "#91cbb9",
"rgb": {
"r": 145,
"g": 203,
"b": 185
},
"hsl": {
"h": 161.379,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79708,
"c": 0.06519,
"h": 173.3
},
"luminance": 0.52234
}Semantic roles & 50–950 ramp
primary
#91CBB9
secondary
#A06074
accent
#375CAF
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483