#9BE0FA#9BE0FA
#9BE0FA is a very light, moderate cyan. Relative luminance 0.672; OKLCH L 87.0% C 0.078 H 223.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE0FA |
|---|---|
| RGB | rgb(155, 224, 250) |
| HSL | hsl(196, 90%, 79%) |
| HSV | hsv(196, 38%, 98%) |
| CMYK | cmyk(38%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(85.59, -15.22, -19.48) |
| CIE-LCH | lch(85.59, 24.72, 232.00°) |
| OKLab | oklab(86.98% -0.0563 -0.0535) |
| OKLCH | oklch(86.98% 0.078 223.5) |
| XYZ | xyz(57.4226, 67.1784, 100.3649) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.90
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 5.03
Lightskyblue
#87CEFA
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE0FA #FAB59B
analogous
#9BFAE5 #9BE0FA #9BB1FA
triadic
#9BE0FA #FA9BE0 #E0FA9B
tetradic
#9BE0FA #E59BFA #FAB59B #B1FA9B
square
#9BE0FA #E59BFA #FAB59B #B1FA9B
split-complementary
#9BE0FA #FA9BB1 #FAE59B
monochromatic
#26BCF4 #61CEF7 #9BE0FA #D5F2FD #E2F6FE
Accessibility & contrast
On white
1.45
#9BE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#9BE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE0FA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE0FA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#77E8E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be0fa; /* rgb */ color: rgb(155, 224, 250); /* oklch */ color: oklch(87.0% 0.078 223.5);
Tailwind
colors: {
custom: {
50: '#bce9fc',
500: '#9be0fa',
950: '#000000',
},
}SCSS
$custom: #9be0fa; $custom-light: #bce9fc; $custom-dark: #000000;
JSON
{
"hex": "#9be0fa",
"rgb": {
"r": 155,
"g": 224,
"b": 250
},
"hsl": {
"h": 196.421,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.86979,
"c": 0.07773,
"h": 223.5
},
"luminance": 0.67182
}Semantic roles & 50–950 ramp
primary
#9BE0FA
secondary
#DB805E
accent
#3F00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485