#91C0C7#91C0C7
#91C0C7 is a light, muted teal. Relative luminance 0.478; OKLCH L 77.7% C 0.050 H 207.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0C7 |
|---|---|
| RGB | rgb(145, 192, 199) |
| HSL | hsl(188, 33%, 67%) |
| HSV | hsv(188, 27%, 78%) |
| CMYK | cmyk(27.1%, 3.5%, 0%, 22%) |
| CIE-LAB | lab(74.72, -13.78, -8.55) |
| CIE-LCH | lch(74.72, 16.21, 211.81°) |
| OKLab | oklab(77.68% -0.0447 -0.0233) |
| OKLCH | oklch(77.68% 0.05 207.5) |
| XYZ | xyz(40.8323, 47.8407, 61.1045) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.88
Sky Blue
#87CEEB
ΔE00 8.14
Baby Blue
#89CFF0
ΔE00 9.33
Light Grey Blue
#9DBCD4
ΔE00 9.63
Bluegrey
#85A3B2
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0C7 #C79891
analogous
#91C7B3 #91C0C7 #91A5C7
triadic
#91C0C7 #C791C0 #C0C791
tetradic
#91C0C7 #B391C7 #C79891 #A5C791
square
#91C0C7 #B391C7 #C79891 #A5C791
split-complementary
#91C0C7 #C791A5 #C7B391
monochromatic
#4B8993 #68A9B2 #91C0C7 #BAD7DC #E2EEF0
Accessibility & contrast
On white
1.99
#91C0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#91C0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0C7
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0C7 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC8
Deuteranopia (green-blind)
#AFB5C7
Tritanopia (blue-blind)
#7FC4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c0c7; /* rgb */ color: rgb(145, 192, 199); /* oklch */ color: oklch(77.7% 0.050 207.5);
Tailwind
colors: {
custom: {
50: '#b2d3d8',
500: '#91c0c7',
950: '#000000',
},
}SCSS
$custom: #91c0c7; $custom-light: #b2d3d8; $custom-dark: #000000;
JSON
{
"hex": "#91c0c7",
"rgb": {
"r": 145,
"g": 192,
"b": 199
},
"hsl": {
"h": 187.778,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.77684,
"c": 0.05043,
"h": 207.5
},
"luminance": 0.47843
}Semantic roles & 50–950 ramp
primary
#91C0C7
secondary
#E2D4D1
accent
#493AAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283