#91C0D3#91C0D3
#91C0D3 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.1% C 0.056 H 224.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0D3 |
|---|---|
| RGB | rgb(145, 192, 211) |
| HSL | hsl(197, 43%, 70%) |
| HSV | hsv(197, 31%, 83%) |
| CMYK | cmyk(31.3%, 9%, 0%, 17.3%) |
| CIE-LAB | lab(75.09, -10.94, -14.52) |
| CIE-LCH | lch(75.09, 18.18, 233.00°) |
| OKLab | oklab(78.1% -0.0401 -0.0397) |
| OKLCH | oklch(78.1% 0.056 224.7) |
| XYZ | xyz(42.2808, 48.4201, 68.7336) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.96
Light Grey Blue
#9DBCD4
ΔE00 5.40
Baby Blue
#89CFF0
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 6.36
Lightblue (survey)
#7BC8F6
ΔE00 7.65
Lightskyblue
#87CEFA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0D3 #D3A491
analogous
#91D3C5 #91C0D3 #919FD3
triadic
#91C0D3 #D391C0 #C0D391
tetradic
#91C0D3 #C591D3 #D3A491 #9FD391
square
#91C0D3 #C591D3 #D3A491 #9FD391
split-complementary
#91C0D3 #D3919F #D3C591
monochromatic
#438AA7 #65A7C2 #91C0D3 #BDD9E4 #E8F2F6
Accessibility & contrast
On white
1.97
#91C0D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#91C0D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0D3
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0D3 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD4
Deuteranopia (green-blind)
#ABB5D3
Tritanopia (blue-blind)
#7BC6C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c0d3; /* rgb */ color: rgb(145, 192, 211); /* oklch */ color: oklch(78.1% 0.056 224.7);
Tailwind
colors: {
custom: {
50: '#b3d3e0',
500: '#91c0d3',
950: '#000000',
},
}SCSS
$custom: #91c0d3; $custom-light: #b3d3e0; $custom-dark: #000000;
JSON
{
"hex": "#91c0d3",
"rgb": {
"r": 145,
"g": 192,
"b": 211
},
"hsl": {
"h": 197.273,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.78095,
"c": 0.0564,
"h": 224.7
},
"luminance": 0.48422
}Semantic roles & 50–950 ramp
primary
#91C0D3
secondary
#E9DCD7
accent
#5630B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283