#9BE3FA#9BE3FA
#9BE3FA is a very light, moderate cyan. Relative luminance 0.688; OKLCH L 87.6% C 0.078 H 219.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3FA |
|---|---|
| RGB | rgb(155, 227, 250) |
| HSL | hsl(195, 90%, 79%) |
| HSV | hsv(195, 38%, 98%) |
| CMYK | cmyk(38%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(86.41, -16.74, -18.25) |
| CIE-LCH | lch(86.41, 24.77, 227.48°) |
| OKLab | oklab(87.63% -0.0599 -0.0501) |
| OKLCH | oklch(87.63% 0.078 219.9) |
| XYZ | xyz(58.2360, 68.8052, 100.6360) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.05
Lightblue
#ADD8E6
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.34
Baby Blue
#89CFF0
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3FA #FAB29B
analogous
#9BFAE1 #9BE3FA #9BB4FA
triadic
#9BE3FA #FA9BE3 #E3FA9B
tetradic
#9BE3FA #E19BFA #FAB29B #B4FA9B
square
#9BE3FA #E19BFA #FAB29B #B4FA9B
split-complementary
#9BE3FA #FA9BB4 #FAE19B
monochromatic
#26C2F4 #61D3F7 #9BE3FA #D5F3FD #E2F7FE
Accessibility & contrast
On white
1.42
#9BE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#9BE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3FA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3FA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#C6D3FA
Tritanopia (blue-blind)
#76EBEA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9be3fa; /* rgb */ color: rgb(155, 227, 250); /* oklch */ color: oklch(87.6% 0.078 219.9);
Tailwind
colors: {
custom: {
50: '#bcebfc',
500: '#9be3fa',
950: '#000000',
},
}SCSS
$custom: #9be3fa; $custom-light: #bcebfc; $custom-dark: #000000;
JSON
{
"hex": "#9be3fa",
"rgb": {
"r": 155,
"g": 227,
"b": 250
},
"hsl": {
"h": 194.526,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.87626,
"c": 0.07814,
"h": 219.9
},
"luminance": 0.68809
}Semantic roles & 50–950 ramp
primary
#9BE3FA
secondary
#DB7C5E
accent
#3800E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485