#91CAF2#91CAF2
#91CAF2 is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.082 H 239.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAF2 |
|---|---|
| RGB | rgb(145, 202, 242) |
| HSL | hsl(205, 79%, 76%) |
| HSV | hsv(205, 40%, 95%) |
| CMYK | cmyk(40.1%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.85, -8.41, -25.52) |
| CIE-LCH | lch(78.85, 26.87, 251.76°) |
| OKLab | oklab(81.41% -0.0413 -0.0705) |
| OKLCH | oklch(81.41% 0.082 239.6) |
| XYZ | xyz(48.8192, 54.6686, 91.9668) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.73
Lightskyblue
#87CEFA
ΔE00 2.13
Sky
#82CAFC
ΔE00 2.40
Lightblue (survey)
#7BC8F6
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.90
Baby Blue (survey)
#A2CFFE
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAF2 #F2B991
analogous
#91F2E9 #91CAF2 #9199F2
triadic
#91CAF2 #F291CA #CAF291
tetradic
#91CAF2 #E991F2 #F2B991 #99F291
square
#91CAF2 #E991F2 #F2B991 #99F291
split-complementary
#91CAF2 #F29199 #F2E991
monochromatic
#2495E5 #5AB0EC #91CAF2 #C8E4F8 #E4F2FC
Accessibility & contrast
On white
1.76
#91CAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#91CAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAF2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAF2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#6CD4D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91caf2; /* rgb */ color: rgb(145, 202, 242); /* oklch */ color: oklch(81.4% 0.082 239.6);
Tailwind
colors: {
custom: {
50: '#b5daf6',
500: '#91caf2',
950: '#000000',
},
}SCSS
$custom: #91caf2; $custom-light: #b5daf6; $custom-dark: #000000;
JSON
{
"hex": "#91caf2",
"rgb": {
"r": 145,
"g": 202,
"b": 242
},
"hsl": {
"h": 204.742,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.81411,
"c": 0.08173,
"h": 239.6
},
"luminance": 0.54672
}Semantic roles & 50–950 ramp
primary
#91CAF2
secondary
#CF8958
accent
#600ADB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385