#91CBD2#91CBD2
#91CBD2 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.5% C 0.060 H 205.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBD2 |
|---|---|
| RGB | rgb(145, 203, 210) |
| HSL | hsl(186, 42%, 70%) |
| HSV | hsv(186, 31%, 82%) |
| CMYK | cmyk(31%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.10, -16.88, -9.47) |
| CIE-LCH | lch(78.10, 19.36, 209.29°) |
| OKLab | oklab(80.48% -0.0545 -0.0259) |
| OKLCH | oklch(80.48% 0.06 205.4) |
| XYZ | xyz(44.6620, 53.3824, 68.9108) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 8.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Baby Blue
#89CFF0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBD2 #D29891
analogous
#91D2B9 #91CBD2 #91ABD2
triadic
#91CBD2 #D291CB #CBD291
tetradic
#91CBD2 #B991D2 #D29891 #ABD291
square
#91CBD2 #B991D2 #D29891 #ABD291
split-complementary
#91CBD2 #D291AB #D2B991
monochromatic
#449BA5 #66B6C0 #91CBD2 #BCE0E4 #E8F4F6
Accessibility & contrast
On white
1.80
#91CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#91CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBD2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBD2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B7BDD2
Tritanopia (blue-blind)
#7AD0CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbd2; /* rgb */ color: rgb(145, 203, 210); /* oklch */ color: oklch(80.5% 0.060 205.4);
Tailwind
colors: {
custom: {
50: '#b3dbdf',
500: '#91cbd2',
950: '#000000',
},
}SCSS
$custom: #91cbd2; $custom-light: #b3dbdf; $custom-dark: #000000;
JSON
{
"hex": "#91cbd2",
"rgb": {
"r": 145,
"g": 203,
"b": 210
},
"hsl": {
"h": 186.462,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.80477,
"c": 0.06031,
"h": 205.4
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#91CBD2
secondary
#A8675F
accent
#3F30B5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484