#91CFF0#91CFF0
#91CFF0 is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.4% C 0.078 H 232.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFF0 |
|---|---|
| RGB | rgb(145, 207, 240) |
| HSL | hsl(201, 76%, 75%) |
| HSV | hsv(201, 40%, 94%) |
| CMYK | cmyk(39.6%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(80.14, -11.55, -22.48) |
| CIE-LCH | lch(80.14, 25.28, 242.80°) |
| OKLab | oklab(82.41% -0.0481 -0.062) |
| OKLCH | oklch(82.41% 0.078 232.2) |
| XYZ | xyz(49.7127, 56.9336, 90.7909) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.33
Sky Blue
#87CEEB
ΔE00 2.48
Lightskyblue
#87CEFA
ΔE00 2.73
Light Blue
#95D0FC
ΔE00 3.55
Lightblue (survey)
#7BC8F6
ΔE00 3.74
Sky
#82CAFC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFF0 #F0B291
analogous
#91F0E1 #91CFF0 #919FF0
triadic
#91CFF0 #F091CF #CFF091
tetradic
#91CFF0 #E191F0 #F0B291 #9FF091
square
#91CFF0 #E191F0 #F0B291 #9FF091
split-complementary
#91CFF0 #F0919F #F0E191
monochromatic
#25A0E1 #5BB7E9 #91CFF0 #C7E7F7 #E4F3FB
Accessibility & contrast
On white
1.70
#91CFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#91CFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFF0
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFF0 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF2
Deuteranopia (green-blind)
#B1C2F0
Tritanopia (blue-blind)
#6DD8DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #91cff0; /* rgb */ color: rgb(145, 207, 240); /* oklch */ color: oklch(82.4% 0.078 232.2);
Tailwind
colors: {
custom: {
50: '#b5ddf5',
500: '#91cff0',
950: '#000000',
},
}SCSS
$custom: #91cff0; $custom-light: #b5ddf5; $custom-dark: #000000;
JSON
{
"hex": "#91cff0",
"rgb": {
"r": 145,
"g": 207,
"b": 240
},
"hsl": {
"h": 200.842,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.82411,
"c": 0.07843,
"h": 232.2
},
"luminance": 0.56937
}Semantic roles & 50–950 ramp
primary
#91CFF0
secondary
#CC8159
accent
#540DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485