#91CBBD#91CBBD
#91CBBD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.063 H 177.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBBD |
|---|---|
| RGB | rgb(145, 203, 189) |
| HSL | hsl(166, 36%, 68%) |
| HSV | hsv(166, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.52, -21.62, 0.98) |
| CIE-LCH | lch(77.52, 21.64, 177.41°) |
| OKLab | oklab(79.82% -0.0631 0.0023) |
| OKLCH | oklch(79.82% 0.063 177.9) |
| XYZ | xyz(42.2153, 52.4037, 56.0248) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 8.32
Light Teal
#90E4C1
ΔE00 8.56
Mediumturquoise
#48D1CC
ΔE00 8.94
Turquoise
#40E0D0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBBD #CB919F
analogous
#91CBA0 #91CBBD #91BCCB
triadic
#91CBBD #BD91CB #CBBD91
tetradic
#91CBBD #A091CB #CB919F #BCCB91
square
#91CBBD #A091CB #CB919F #BCCB91
split-complementary
#91CBBD #CB91BC #CBA091
monochromatic
#489986 #67B7A4 #91CBBD #BBDFD6 #E4F2EF
Accessibility & contrast
On white
1.83
#91CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#91CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBBD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBBD | 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)
#C6C4BC
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#81CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cbbd; /* rgb */ color: rgb(145, 203, 189); /* oklch */ color: oklch(79.8% 0.063 177.9);
Tailwind
colors: {
custom: {
50: '#b3dbd0',
500: '#91cbbd',
950: '#000000',
},
}SCSS
$custom: #91cbbd; $custom-light: #b3dbd0; $custom-dark: #000000;
JSON
{
"hex": "#91cbbd",
"rgb": {
"r": 145,
"g": 203,
"b": 189
},
"hsl": {
"h": 165.517,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79823,
"c": 0.0631,
"h": 177.9
},
"luminance": 0.52406
}Semantic roles & 50–950 ramp
primary
#91CBBD
secondary
#A06070
accent
#3754AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483