#91CFE2#91CFE2
#91CFE2 is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.9% C 0.068 H 218.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFE2 |
|---|---|
| RGB | rgb(145, 207, 226) |
| HSL | hsl(194, 58%, 73%) |
| HSV | hsv(194, 36%, 89%) |
| CMYK | cmyk(35.8%, 8.4%, 0%, 11.4%) |
| CIE-LAB | lab(79.69, -15.08, -15.68) |
| CIE-LCH | lch(79.69, 21.76, 226.12°) |
| OKLab | oklab(81.9% -0.0532 -0.043) |
| OKLCH | oklch(81.9% 0.068 218.9) |
| XYZ | xyz(47.7127, 56.1336, 80.2575) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 4.36
Lightblue
#ADD8E6
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFE2 #E2A491
analogous
#91E2CC #91CFE2 #91A6E2
triadic
#91CFE2 #E291CF #CFE291
tetradic
#91CFE2 #CC91E2 #E2A491 #A6E291
square
#91CFE2 #CC91E2 #E2A491 #A6E291
split-complementary
#91CFE2 #E291A6 #E2CC91
monochromatic
#34A3C5 #61BAD5 #91CFE2 #C1E4EF #E7F4F9
Accessibility & contrast
On white
1.72
#91CFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#91CFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFE2
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFE2 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE3
Deuteranopia (green-blind)
#B6C1E2
Tritanopia (blue-blind)
#73D6D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #91cfe2; /* rgb */ color: rgb(145, 207, 226); /* oklch */ color: oklch(81.9% 0.068 218.9);
Tailwind
colors: {
custom: {
50: '#b4ddeb',
500: '#91cfe2',
950: '#000000',
},
}SCSS
$custom: #91cfe2; $custom-light: #b4ddeb; $custom-dark: #000000;
JSON
{
"hex": "#91cfe2",
"rgb": {
"r": 145,
"g": 207,
"b": 226
},
"hsl": {
"h": 194.074,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.81902,
"c": 0.06844,
"h": 218.9
},
"luminance": 0.56136
}Semantic roles & 50–950 ramp
primary
#91CFE2
secondary
#BB735D
accent
#4720C6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111516
muted
#818484