#9FE0FA#9FE0FA
#9FE0FA is a very light, moderate cyan. Relative luminance 0.676; OKLCH L 87.2% C 0.075 H 224.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9FE0FA |
|---|---|
| RGB | rgb(159, 224, 250) |
| HSL | hsl(197, 90%, 80%) |
| HSV | hsv(197, 36%, 98%) |
| CMYK | cmyk(36.4%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(85.80, -14.18, -19.15) |
| CIE-LCH | lch(85.80, 23.84, 233.48°) |
| OKLab | oklab(87.19% -0.0529 -0.0526) |
| OKLCH | oklch(87.19% 0.075 224.8) |
| XYZ | xyz(58.2032, 67.5809, 100.4015) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.24
Sky Blue
#87CEEB
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 4.61
Lightblue
#ADD8E6
ΔE00 4.72
Lightskyblue
#87CEFA
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FE0FA #FAB99F
analogous
#9FFAE7 #9FE0FA #9FB2FA
triadic
#9FE0FA #FA9FE0 #E0FA9F
tetradic
#9FE0FA #E79FFA #FAB99F #B2FA9F
square
#9FE0FA #E79FFA #FAB99F #B2FA9F
split-complementary
#9FE0FA #FA9FB2 #FAE79F
monochromatic
#2BBAF4 #65CDF7 #9FE0FA #D9F3FD #E2F6FD
Accessibility & contrast
On white
1.45
#9FE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#9FE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FE0FA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FE0FA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#7EE8E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9fe0fa; /* rgb */ color: rgb(159, 224, 250); /* oklch */ color: oklch(87.2% 0.075 224.8);
Tailwind
colors: {
custom: {
50: '#bee9fc',
500: '#9fe0fa',
950: '#000000',
},
}SCSS
$custom: #9fe0fa; $custom-light: #bee9fc; $custom-dark: #000000;
JSON
{
"hex": "#9fe0fa",
"rgb": {
"r": 159,
"g": 224,
"b": 250
},
"hsl": {
"h": 197.143,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.87194,
"c": 0.07462,
"h": 224.8
},
"luminance": 0.67584
}Semantic roles & 50–950 ramp
primary
#9FE0FA
secondary
#DB8562
accent
#4200E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485