#91CBF3#91CBF3
#91CBF3 is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.7% C 0.082 H 239.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBF3 |
|---|---|
| RGB | rgb(145, 203, 243) |
| HSL | hsl(204, 80%, 76%) |
| HSV | hsv(204, 40%, 95%) |
| CMYK | cmyk(40.3%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(79.16, -8.68, -25.59) |
| CIE-LCH | lch(79.16, 27.02, 251.26°) |
| OKLab | oklab(81.66% -0.0422 -0.0707) |
| OKLCH | oklch(81.66% 0.082 239.2) |
| XYZ | xyz(49.2052, 55.1996, 92.8384) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.58
Lightskyblue
#87CEFA
ΔE00 1.91
Sky
#82CAFC
ΔE00 2.36
Lightblue (survey)
#7BC8F6
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 3.70
Baby Blue (survey)
#A2CFFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBF3 #F3B991
analogous
#91F3EA #91CBF3 #919AF3
triadic
#91CBF3 #F391CB #CBF391
tetradic
#91CBF3 #EA91F3 #F3B991 #9AF391
square
#91CBF3 #EA91F3 #F3B991 #9AF391
split-complementary
#91CBF3 #F3919A #F3EA91
monochromatic
#2397E7 #5AB1ED #91CBF3 #C8E5F9 #E3F2FC
Accessibility & contrast
On white
1.74
#91CBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#91CBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBF3
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBF3 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF5
Deuteranopia (green-blind)
#ACBFF2
Tritanopia (blue-blind)
#6CD5D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cbf3; /* rgb */ color: rgb(145, 203, 243); /* oklch */ color: oklch(81.7% 0.082 239.2);
Tailwind
colors: {
custom: {
50: '#b5daf7',
500: '#91cbf3',
950: '#000000',
},
}SCSS
$custom: #91cbf3; $custom-light: #b5daf7; $custom-dark: #000000;
JSON
{
"hex": "#91cbf3",
"rgb": {
"r": 145,
"g": 203,
"b": 243
},
"hsl": {
"h": 204.49,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.81665,
"c": 0.08233,
"h": 239.2
},
"luminance": 0.55203
}Semantic roles & 50–950 ramp
primary
#91CBF3
secondary
#D08958
accent
#5F09DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385