#91CFFE#91CFFE
#91CFFE is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.0% C 0.092 H 241.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #91CFFE |
|---|---|
| RGB | rgb(145, 207, 254) |
| HSL | hsl(206, 98%, 78%) |
| HSV | hsv(206, 43%, 100%) |
| CMYK | cmyk(42.9%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.63, -7.89, -29.20) |
| CIE-LCH | lch(80.63, 30.25, 254.89°) |
| OKLab | oklab(82.95% -0.0432 -0.0809) |
| OKLCH | oklch(82.95% 0.092 241.9) |
| XYZ | xyz(51.8732, 57.7978, 102.1694) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.69
Sky
#82CAFC
ΔE00 2.04
Lightskyblue
#87CEFA
ΔE00 2.11
Lightblue (survey)
#7BC8F6
ΔE00 3.36
Baby Blue (survey)
#A2CFFE
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CFFE #FEC091
analogous
#91FEF7 #91CFFE #9198FE
triadic
#91CFFE #FE91CF #CFFE91
tetradic
#91CFFE #F791FE #FEC091 #98FE91
square
#91CFFE #F791FE #FEC091 #98FE91
split-complementary
#91CFFE #FE9198 #FEF791
monochromatic
#189AFD #54B5FD #91CFFE #CEE9FF #E1F2FF
Accessibility & contrast
On white
1.67
#91CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#91CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CFFE
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CFFE | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#ACC3FD
Tritanopia (blue-blind)
#65DBDE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #91cffe; /* rgb */ color: rgb(145, 207, 254); /* oklch */ color: oklch(83.0% 0.092 241.9);
Tailwind
colors: {
custom: {
50: '#b5ddff',
500: '#91cffe',
950: '#000000',
},
}SCSS
$custom: #91cffe; $custom-light: #b5ddff; $custom-dark: #000000;
JSON
{
"hex": "#91cffe",
"rgb": {
"r": 145,
"g": 207,
"b": 254
},
"hsl": {
"h": 205.872,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.82954,
"c": 0.09176,
"h": 241.9
},
"luminance": 0.57801
}Semantic roles & 50–950 ramp
primary
#91CFFE
secondary
#DF9054
accent
#6300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486