#9BE1FA#9BE1FA
#9BE1FA is a very light, moderate cyan. Relative luminance 0.677; OKLCH L 87.2% C 0.078 H 222.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE1FA |
|---|---|
| RGB | rgb(155, 225, 250) |
| HSL | hsl(196, 90%, 79%) |
| HSV | hsv(196, 38%, 98%) |
| CMYK | cmyk(38%, 10%, 0%, 2%) |
| CIE-LAB | lab(85.86, -15.73, -19.07) |
| CIE-LCH | lch(85.86, 24.72, 230.49°) |
| OKLab | oklab(87.2% -0.0575 -0.0524) |
| OKLCH | oklch(87.2% 0.078 222.3) |
| XYZ | xyz(57.6922, 67.7175, 100.4547) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.25
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE1FA #FAB49B
analogous
#9BFAE3 #9BE1FA #9BB2FA
triadic
#9BE1FA #FA9BE1 #E1FA9B
tetradic
#9BE1FA #E39BFA #FAB49B #B2FA9B
square
#9BE1FA #E39BFA #FAB49B #B2FA9B
split-complementary
#9BE1FA #FA9BB2 #FAE39B
monochromatic
#26BEF4 #61D0F7 #9BE1FA #D5F2FD #E2F6FE
Accessibility & contrast
On white
1.44
#9BE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#9BE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE1FA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE1FA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#77E9E9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9be1fa; /* rgb */ color: rgb(155, 225, 250); /* oklch */ color: oklch(87.2% 0.078 222.3);
Tailwind
colors: {
custom: {
50: '#bceafc',
500: '#9be1fa',
950: '#000000',
},
}SCSS
$custom: #9be1fa; $custom-light: #bceafc; $custom-dark: #000000;
JSON
{
"hex": "#9be1fa",
"rgb": {
"r": 155,
"g": 225,
"b": 250
},
"hsl": {
"h": 195.789,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.87195,
"c": 0.07782,
"h": 222.3
},
"luminance": 0.67721
}Semantic roles & 50–950 ramp
primary
#9BE1FA
secondary
#DB7F5E
accent
#3C00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485