#91CFEC#91CFEC
#91CFEC is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.3% C 0.075 H 228.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFEC |
|---|---|
| RGB | rgb(145, 207, 236) |
| HSL | hsl(199, 71%, 75%) |
| HSV | hsv(199, 39%, 93%) |
| CMYK | cmyk(38.6%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(80.01, -12.58, -20.55) |
| CIE-LCH | lch(80.01, 24.09, 238.53°) |
| OKLab | oklab(82.26% -0.0495 -0.0565) |
| OKLCH | oklch(82.26% 0.075 228.8) |
| XYZ | xyz(49.1251, 56.6985, 87.6960) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.29
Sky Blue
#87CEEB
ΔE00 1.55
Lightskyblue
#87CEFA
ΔE00 3.97
Ice Blue
#A5DFF9
ΔE00 4.02
Lightblue (survey)
#7BC8F6
ΔE00 4.74
Light Blue
#95D0FC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFEC #ECAE91
analogous
#91ECDC #91CFEC #91A2EC
triadic
#91CFEC #EC91CF #CFEC91
tetradic
#91CFEC #DC91EC #ECAE91 #A2EC91
square
#91CFEC #DC91EC #ECAE91 #A2EC91
split-complementary
#91CFEC #EC91A2 #ECDC91
monochromatic
#29A1DA #5DB8E3 #91CFEC #C5E6F5 #E5F4FA
Accessibility & contrast
On white
1.70
#91CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#91CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFEC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFEC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#6FD7D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #91cfec; /* rgb */ color: rgb(145, 207, 236); /* oklch */ color: oklch(82.3% 0.075 228.8);
Tailwind
colors: {
custom: {
50: '#b4ddf2',
500: '#91cfec',
950: '#000000',
},
}SCSS
$custom: #91cfec; $custom-light: #b4ddf2; $custom-dark: #000000;
JSON
{
"hex": "#91cfec",
"rgb": {
"r": 145,
"g": 207,
"b": 236
},
"hsl": {
"h": 199.121,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.82262,
"c": 0.07517,
"h": 228.8
},
"luminance": 0.56702
}Semantic roles & 50–950 ramp
primary
#91CFEC
secondary
#C77D5A
accent
#5013D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485