#91CFF1#91CFF1
#91CFF1 is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.4% C 0.079 H 233.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFF1 |
|---|---|
| RGB | rgb(145, 207, 241) |
| HSL | hsl(201, 77%, 76%) |
| HSV | hsv(201, 40%, 95%) |
| CMYK | cmyk(39.8%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(80.18, -11.30, -22.97) |
| CIE-LCH | lch(80.18, 25.59, 243.81°) |
| OKLab | oklab(82.45% -0.0477 -0.0633) |
| OKLCH | oklch(82.45% 0.079 233) |
| XYZ | xyz(49.8617, 56.9931, 91.5754) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.52
Lightskyblue
#87CEFA
ΔE00 2.45
Sky Blue
#87CEEB
ΔE00 2.76
Light Blue
#95D0FC
ΔE00 3.23
Lightblue (survey)
#7BC8F6
ΔE00 3.54
Sky
#82CAFC
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFF1 #F1B391
analogous
#91F1E3 #91CFF1 #919FF1
triadic
#91CFF1 #F191CF #CFF191
tetradic
#91CFF1 #E391F1 #F1B391 #9FF191
square
#91CFF1 #E391F1 #F1B391 #9FF191
split-complementary
#91CFF1 #F1919F #F1E391
monochromatic
#24A0E3 #5BB7EA #91CFF1 #C7E7F8 #E4F3FC
Accessibility & contrast
On white
1.69
#91CFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#91CFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFF1
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFF1 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF3
Deuteranopia (green-blind)
#B1C2F1
Tritanopia (blue-blind)
#6CD8DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #91cff1; /* rgb */ color: rgb(145, 207, 241); /* oklch */ color: oklch(82.4% 0.079 233.0);
Tailwind
colors: {
custom: {
50: '#b5ddf5',
500: '#91cff1',
950: '#000000',
},
}SCSS
$custom: #91cff1; $custom-light: #b5ddf5; $custom-dark: #000000;
JSON
{
"hex": "#91cff1",
"rgb": {
"r": 145,
"g": 207,
"b": 241
},
"hsl": {
"h": 201.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.82449,
"c": 0.0793,
"h": 233
},
"luminance": 0.56996
}Semantic roles & 50–950 ramp
primary
#91CFF1
secondary
#CE8259
accent
#550CDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485