#91C2F2#91C2F2
#91C2F2 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.7% C 0.086 H 248.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F2 |
|---|---|
| RGB | rgb(145, 194, 242) |
| HSL | hsl(210, 79%, 76%) |
| HSV | hsv(210, 40%, 95%) |
| CMYK | cmyk(40.1%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(76.69, -4.15, -28.83) |
| CIE-LCH | lch(76.69, 29.13, 261.82°) |
| OKLab | oklab(79.7% -0.0316 -0.0799) |
| OKLCH | oklch(79.7% 0.086 248.4) |
| XYZ | xyz(46.9906, 51.0114, 91.3573) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.48
Carolina Blue
#8AB8FE
ΔE00 3.82
Sky Blue (survey)
#75BBFD
ΔE00 3.99
Light Blue
#95D0FC
ΔE00 4.11
Sky
#82CAFC
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F2 #F2C191
analogous
#91F2F2 #91C2F2 #9191F2
triadic
#91C2F2 #F291C2 #C2F291
tetradic
#91C2F2 #F291F2 #F2C191 #91F291
square
#91C2F2 #F291F2 #F2C191 #91F291
split-complementary
#91C2F2 #F29191 #F2F291
monochromatic
#2485E5 #5AA4EC #91C2F2 #C8E0F8 #E4F0FC
Accessibility & contrast
On white
1.87
#91C2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#91C2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F2 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#6ECDD2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c2f2; /* rgb */ color: rgb(145, 194, 242); /* oklch */ color: oklch(79.7% 0.086 248.4);
Tailwind
colors: {
custom: {
50: '#b4d4f6',
500: '#91c2f2',
950: '#000000',
},
}SCSS
$custom: #91c2f2; $custom-light: #b4d4f6; $custom-dark: #000000;
JSON
{
"hex": "#91c2f2",
"rgb": {
"r": 145,
"g": 194,
"b": 242
},
"hsl": {
"h": 209.691,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.79704,
"c": 0.08588,
"h": 248.4
},
"luminance": 0.51014
}Semantic roles & 50–950 ramp
primary
#91C2F2
secondary
#CF9358
accent
#720ADB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385