#91C7F2#91C7F2
#91C7F2 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.8% C 0.083 H 243.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7F2 |
|---|---|
| RGB | rgb(145, 199, 242) |
| HSL | hsl(207, 79%, 76%) |
| HSV | hsv(207, 40%, 95%) |
| CMYK | cmyk(40.1%, 17.8%, 0%, 5.1%) |
| CIE-LAB | lab(78.04, -6.82, -26.76) |
| CIE-LCH | lch(78.04, 27.62, 255.70°) |
| OKLab | oklab(80.77% -0.0377 -0.074) |
| OKLCH | oklch(80.77% 0.083 243) |
| XYZ | xyz(48.1222, 53.2745, 91.7345) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.28
Sky
#82CAFC
ΔE00 2.68
Lightskyblue
#87CEFA
ΔE00 3.17
Baby Blue (survey)
#A2CFFE
ΔE00 3.46
Lightblue (survey)
#7BC8F6
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7F2 #F2BC91
analogous
#91F2EC #91C7F2 #9196F2
triadic
#91C7F2 #F291C7 #C7F291
tetradic
#91C7F2 #EC91F2 #F2BC91 #96F291
square
#91C7F2 #EC91F2 #F2BC91 #96F291
split-complementary
#91C7F2 #F29196 #F2EC91
monochromatic
#248FE5 #5AABEC #91C7F2 #C8E3F8 #E4F1FC
Accessibility & contrast
On white
1.80
#91C7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#91C7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7F2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7F2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#6DD1D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c7f2; /* rgb */ color: rgb(145, 199, 242); /* oklch */ color: oklch(80.8% 0.083 243.0);
Tailwind
colors: {
custom: {
50: '#b5d7f6',
500: '#91c7f2',
950: '#000000',
},
}SCSS
$custom: #91c7f2; $custom-light: #b5d7f6; $custom-dark: #000000;
JSON
{
"hex": "#91c7f2",
"rgb": {
"r": 145,
"g": 199,
"b": 242
},
"hsl": {
"h": 206.598,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.80769,
"c": 0.08305,
"h": 243
},
"luminance": 0.53277
}Semantic roles & 50–950 ramp
primary
#91C7F2
secondary
#CF8D58
accent
#670ADB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385