#91CBD4#91CBD4
#91CBD4 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.5% C 0.061 H 208.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBD4 |
|---|---|
| RGB | rgb(145, 203, 212) |
| HSL | hsl(188, 44%, 70%) |
| HSV | hsv(188, 32%, 83%) |
| CMYK | cmyk(31.6%, 4.2%, 0%, 16.9%) |
| CIE-LAB | lab(78.16, -16.41, -10.46) |
| CIE-LCH | lch(78.16, 19.46, 212.51°) |
| OKLab | oklab(80.54% -0.0537 -0.0286) |
| OKLCH | oklch(80.54% 0.061 208) |
| XYZ | xyz(44.9127, 53.4826, 70.2312) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 6.78
Baby Blue
#89CFF0
ΔE00 8.10
Ice Blue
#A5DFF9
ΔE00 8.25
Robin'S Egg Blue
#98EFF9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBD4 #D49A91
analogous
#91D4BC #91CBD4 #91A9D4
triadic
#91CBD4 #D491CB #CBD491
tetradic
#91CBD4 #BC91D4 #D49A91 #A9D491
square
#91CBD4 #BC91D4 #D49A91 #A9D491
split-complementary
#91CBD4 #D491A9 #D4BC91
monochromatic
#429BA9 #65B6C3 #91CBD4 #BDE0E5 #E9F5F6
Accessibility & contrast
On white
1.80
#91CBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#91CBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBD4
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBD4 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D5
Deuteranopia (green-blind)
#B6BED4
Tritanopia (blue-blind)
#79D0CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbd4; /* rgb */ color: rgb(145, 203, 212); /* oklch */ color: oklch(80.5% 0.061 208.0);
Tailwind
colors: {
custom: {
50: '#b3dbe1',
500: '#91cbd4',
950: '#000000',
},
}SCSS
$custom: #91cbd4; $custom-light: #b3dbe1; $custom-dark: #000000;
JSON
{
"hex": "#91cbd4",
"rgb": {
"r": 145,
"g": 203,
"b": 212
},
"hsl": {
"h": 188.06,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.80543,
"c": 0.06082,
"h": 208
},
"luminance": 0.53485
}Semantic roles & 50–950 ramp
primary
#91CBD4
secondary
#AA695F
accent
#412FB7
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484