#91C2CB#91C2CB
#91C2CB is a light, muted teal. Relative luminance 0.489; OKLCH L 78.3% C 0.053 H 210.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2CB |
|---|---|
| RGB | rgb(145, 194, 203) |
| HSL | hsl(189, 36%, 68%) |
| HSV | hsv(189, 29%, 80%) |
| CMYK | cmyk(28.6%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.40, -13.89, -9.72) |
| CIE-LCH | lch(75.40, 16.95, 214.98°) |
| OKLab | oklab(78.26% -0.0457 -0.0265) |
| OKLCH | oklch(78.26% 0.053 210.1) |
| XYZ | xyz(41.7449, 48.9131, 63.7299) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.48
Baby Blue
#89CFF0
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 9.19
Ice Blue
#A5DFF9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2CB #CB9A91
analogous
#91CBB7 #91C2CB #91A5CB
triadic
#91C2CB #CB91C2 #C2CB91
tetradic
#91C2CB #B791CB #CB9A91 #A5CB91
square
#91C2CB #B791CB #CB9A91 #A5CB91
split-complementary
#91C2CB #CB91A5 #CBB791
monochromatic
#488D99 #67ABB7 #91C2CB #BBD9DF #E4F0F2
Accessibility & contrast
On white
1.95
#91C2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#91C2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2CB
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2CB | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECC
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#7EC7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c2cb; /* rgb */ color: rgb(145, 194, 203); /* oklch */ color: oklch(78.3% 0.053 210.1);
Tailwind
colors: {
custom: {
50: '#b3d4da',
500: '#91c2cb',
950: '#000000',
},
}SCSS
$custom: #91c2cb; $custom-light: #b3d4da; $custom-dark: #000000;
JSON
{
"hex": "#91c2cb",
"rgb": {
"r": 145,
"g": 194,
"b": 203
},
"hsl": {
"h": 189.31,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.78258,
"c": 0.05287,
"h": 210.1
},
"luminance": 0.48915
}Semantic roles & 50–950 ramp
primary
#91C2CB
secondary
#E5D6D3
accent
#4937AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383