#91C0C8#91C0C8
#91C0C8 is a light, muted teal. Relative luminance 0.479; OKLCH L 77.7% C 0.051 H 209.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0C8 |
|---|---|
| RGB | rgb(145, 192, 200) |
| HSL | hsl(189, 33%, 68%) |
| HSV | hsv(189, 28%, 78%) |
| CMYK | cmyk(27.5%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(74.75, -13.55, -9.05) |
| CIE-LCH | lch(74.75, 16.29, 213.74°) |
| OKLab | oklab(77.72% -0.0443 -0.0247) |
| OKLCH | oklch(77.72% 0.051 209.1) |
| XYZ | xyz(40.9487, 47.8872, 61.7179) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.03
Sky Blue
#87CEEB
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.89
Baby Blue
#89CFF0
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.25
Bluegrey
#85A3B2
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0C8 #C89991
analogous
#91C8B4 #91C0C8 #91A5C8
triadic
#91C0C8 #C891C0 #C0C891
tetradic
#91C0C8 #B491C8 #C89991 #A5C891
square
#91C0C8 #B491C8 #C89991 #A5C891
split-complementary
#91C0C8 #C891A5 #C8B491
monochromatic
#4A8A94 #68A9B4 #91C0C8 #BAD7DC #E3EFF1
Accessibility & contrast
On white
1.99
#91C0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#91C0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0C8
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0C8 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC9
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#7FC4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c0c8; /* rgb */ color: rgb(145, 192, 200); /* oklch */ color: oklch(77.7% 0.051 209.1);
Tailwind
colors: {
custom: {
50: '#b2d3d8',
500: '#91c0c8',
950: '#000000',
},
}SCSS
$custom: #91c0c8; $custom-light: #b2d3d8; $custom-dark: #000000;
JSON
{
"hex": "#91c0c8",
"rgb": {
"r": 145,
"g": 192,
"b": 200
},
"hsl": {
"h": 188.727,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.77717,
"c": 0.05073,
"h": 209.1
},
"luminance": 0.47889
}Semantic roles & 50–950 ramp
primary
#91C0C8
secondary
#E3D4D2
accent
#4A39AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283