#9BE4FE#9BE4FE
#9BE4FE is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 88.0% C 0.081 H 222.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4FE |
|---|---|
| RGB | rgb(155, 228, 254) |
| HSL | hsl(196, 98%, 80%) |
| HSV | hsv(196, 39%, 100%) |
| CMYK | cmyk(39%, 10.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.80, -16.25, -19.76) |
| CIE-LCH | lch(86.80, 25.58, 230.56°) |
| OKLab | oklab(87.98% -0.0596 -0.0543) |
| OKLCH | oklch(87.98% 0.081 222.3) |
| XYZ | xyz(59.1442, 69.6073, 104.0657) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.60
Sky Blue
#87CEEB
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.45
Lightblue
#ADD8E6
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4FE #FEB59B
analogous
#9BFEE7 #9BE4FE #9BB2FE
triadic
#9BE4FE #FE9BE4 #E4FE9B
tetradic
#9BE4FE #E79BFE #FEB59B #B2FE9B
square
#9BE4FE #E79BFE #FEB59B #B2FE9B
split-complementary
#9BE4FE #FE9BB2 #FEE79B
monochromatic
#22C3FD #5ED4FD #9BE4FE #D8F4FF #E1F7FF
Accessibility & contrast
On white
1.41
#9BE4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#9BE4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4FE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4FE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#C6D4FE
Tritanopia (blue-blind)
#74ECEC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9be4fe; /* rgb */ color: rgb(155, 228, 254); /* oklch */ color: oklch(88.0% 0.081 222.3);
Tailwind
colors: {
custom: {
50: '#bcecfe',
500: '#9be4fe',
950: '#000000',
},
}SCSS
$custom: #9be4fe; $custom-light: #bcecfe; $custom-dark: #000000;
JSON
{
"hex": "#9be4fe",
"rgb": {
"r": 155,
"g": 228,
"b": 254
},
"hsl": {
"h": 195.758,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.87983,
"c": 0.08068,
"h": 222.3
},
"luminance": 0.69611
}Semantic roles & 50–950 ramp
primary
#9BE4FE
secondary
#E17F5C
accent
#3C00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485