#91CBCA#91CBCA
#91CBCA is a light, muted teal. Relative luminance 0.530; OKLCH L 80.2% C 0.060 H 194.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBCA |
|---|---|
| RGB | rgb(145, 203, 202) |
| HSL | hsl(179, 36%, 68%) |
| HSV | hsv(179, 29%, 80%) |
| CMYK | cmyk(28.6%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(77.87, -18.74, -5.51) |
| CIE-LCH | lch(77.87, 19.53, 196.37°) |
| OKLab | oklab(80.22% -0.0577 -0.0151) |
| OKLCH | oklch(80.22% 0.06 194.7) |
| XYZ | xyz(43.6901, 52.9936, 63.7924) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 8.13
Mediumturquoise
#48D1CC
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 8.98
Pale Teal
#82CBB2
ΔE00 9.31
Robin'S Egg Blue
#98EFF9
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBCA #CB9192
analogous
#91CBAD #91CBCA #91AFCB
triadic
#91CBCA #CA91CB #CBCA91
tetradic
#91CBCA #AD91CB #CB9192 #AFCB91
square
#91CBCA #AD91CB #CB9192 #AFCB91
split-complementary
#91CBCA #CB91AF #CBAD91
monochromatic
#489998 #67B7B6 #91CBCA #BBDFDE #E4F2F2
Accessibility & contrast
On white
1.81
#91CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#91CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBCA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBCA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#7DCFCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cbca; /* rgb */ color: rgb(145, 203, 202); /* oklch */ color: oklch(80.2% 0.060 194.7);
Tailwind
colors: {
custom: {
50: '#b3dbda',
500: '#91cbca',
950: '#000000',
},
}SCSS
$custom: #91cbca; $custom-light: #b3dbda; $custom-dark: #000000;
JSON
{
"hex": "#91cbca",
"rgb": {
"r": 145,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.966,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.80219,
"c": 0.05963,
"h": 194.7
},
"luminance": 0.52996
}Semantic roles & 50–950 ramp
primary
#91CBCA
secondary
#A06061
accent
#3739AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483