#91AFD3#91AFD3
#91AFD3 is a light, moderate cyan. Relative luminance 0.414; OKLCH L 74.4% C 0.062 H 253.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFD3 |
|---|---|
| RGB | rgb(145, 175, 211) |
| HSL | hsl(213, 43%, 70%) |
| HSV | hsv(213, 31%, 83%) |
| CMYK | cmyk(31.3%, 17.1%, 0%, 17.3%) |
| CIE-LAB | lab(70.44, -1.81, -21.55) |
| CIE-LCH | lch(70.44, 21.62, 265.20°) |
| OKLab | oklab(74.43% -0.0178 -0.0592) |
| OKLCH | oklch(74.43% 0.062 253.2) |
| XYZ | xyz(38.7614, 41.3812, 67.5604) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 6.01
Pastel Blue
#A2BFFE
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFD3 #D3B591
analogous
#91D0D3 #91AFD3 #9491D3
triadic
#91AFD3 #D391AF #AFD391
tetradic
#91AFD3 #D391D0 #D3B591 #91D394
square
#91AFD3 #D391D0 #D3B591 #91D394
split-complementary
#91AFD3 #D39491 #D0D391
monochromatic
#4370A7 #658FC2 #91AFD3 #BDCFE4 #E8EFF6
Accessibility & contrast
On white
2.26
#91AFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#91AFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFD3
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFD3 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D5
Deuteranopia (green-blind)
#9AA9D2
Tritanopia (blue-blind)
#7DB7BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91afd3; /* rgb */ color: rgb(145, 175, 211); /* oklch */ color: oklch(74.4% 0.062 253.2);
Tailwind
colors: {
custom: {
50: '#b3c6e0',
500: '#91afd3',
950: '#000000',
},
}SCSS
$custom: #91afd3; $custom-light: #b3c6e0; $custom-dark: #000000;
JSON
{
"hex": "#91afd3",
"rgb": {
"r": 145,
"g": 175,
"b": 211
},
"hsl": {
"h": 212.727,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.74427,
"c": 0.06186,
"h": 253.2
},
"luminance": 0.41383
}Semantic roles & 50–950 ramp
primary
#91AFD3
secondary
#E9E1D7
accent
#7930B6
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283