#9ABFEE#9ABFEE
#9ABFEE is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.5% C 0.078 H 254.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABFEE |
|---|---|
| RGB | rgb(154, 191, 238) |
| HSL | hsl(214, 71%, 77%) |
| HSV | hsv(214, 35%, 93%) |
| CMYK | cmyk(35.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(76.25, -1.18, -27.30) |
| CIE-LCH | lch(76.25, 27.32, 267.52°) |
| OKLab | oklab(79.45% -0.0207 -0.0754) |
| OKLCH | oklch(79.45% 0.078 254.6) |
| XYZ | xyz(47.3851, 50.3024, 88.0849) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.15
Carolina Blue
#8AB8FE
ΔE00 3.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.23
Powder Blue (survey)
#B1D1FC
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 6.08
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABFEE #EEC99A
analogous
#9AE9EE #9ABFEE #9F9AEE
triadic
#9ABFEE #EE9ABF #BFEE9A
tetradic
#9ABFEE #EE9AE9 #EEC99A #9AEE9F
square
#9ABFEE #EE9AE9 #EEC99A #9AEE9F
split-complementary
#9ABFEE #EE9F9A #E9EE9A
monochromatic
#317DDC #669EE5 #9ABFEE #CEE0F7 #E5EEFB
Accessibility & contrast
On white
1.90
#9ABFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#9ABFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABFEE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABFEE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#7FC9CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9abfee; /* rgb */ color: rgb(154, 191, 238); /* oklch */ color: oklch(79.5% 0.078 254.6);
Tailwind
colors: {
custom: {
50: '#bad2f3',
500: '#9abfee',
950: '#000000',
},
}SCSS
$custom: #9abfee; $custom-light: #bad2f3; $custom-dark: #000000;
JSON
{
"hex": "#9abfee",
"rgb": {
"r": 154,
"g": 191,
"b": 238
},
"hsl": {
"h": 213.571,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.79453,
"c": 0.07819,
"h": 254.6
},
"luminance": 0.50305
}Semantic roles & 50–950 ramp
primary
#9ABFEE
secondary
#CA9C62
accent
#7E12D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385