#9BE1FF#9BE1FF
#9BE1FF is a very light, moderate cyan. Relative luminance 0.680; OKLCH L 87.4% C 0.081 H 226.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE1FF |
|---|---|
| RGB | rgb(155, 225, 255) |
| HSL | hsl(198, 100%, 80%) |
| HSV | hsv(198, 39%, 100%) |
| CMYK | cmyk(39.2%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(86.02, -14.48, -21.46) |
| CIE-LCH | lch(86.02, 25.89, 236.00°) |
| OKLab | oklab(87.37% -0.0557 -0.0591) |
| OKLCH | oklch(87.37% 0.081 226.7) |
| XYZ | xyz(58.4866, 68.0353, 104.6386) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.80
Baby Blue
#89CFF0
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 5.80
Lightskyblue
#87CEFA
ΔE00 6.03
Light Blue
#95D0FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE1FF #FFB99B
analogous
#9BFFEB #9BE1FF #9BAFFF
triadic
#9BE1FF #FF9BE1 #E1FF9B
tetradic
#9BE1FF #EB9BFF #FFB99B #AFFF9B
square
#9BE1FF #EB9BFF #FFB99B #AFFF9B
split-complementary
#9BE1FF #FF9BAF #FFEB9B
monochromatic
#21BCFF #5ECFFF #9BE1FF #D8F3FF #E0F6FF
Accessibility & contrast
On white
1.44
#9BE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#9BE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE1FF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE1FF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C2D2FF
Tritanopia (blue-blind)
#74EAEA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9be1ff; /* rgb */ color: rgb(155, 225, 255); /* oklch */ color: oklch(87.4% 0.081 226.7);
Tailwind
colors: {
custom: {
50: '#bceaff',
500: '#9be1ff',
950: '#000000',
},
}SCSS
$custom: #9be1ff; $custom-light: #bceaff; $custom-dark: #000000;
JSON
{
"hex": "#9be1ff",
"rgb": {
"r": 155,
"g": 225,
"b": 255
},
"hsl": {
"h": 198,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.87374,
"c": 0.08121,
"h": 226.7
},
"luminance": 0.68039
}Semantic roles & 50–950 ramp
primary
#9BE1FF
secondary
#E2845C
accent
#4500E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121618
muted
#828486