#9BE4FD#9BE4FD
#9BE4FD is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 87.9% C 0.080 H 221.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4FD |
|---|---|
| RGB | rgb(155, 228, 253) |
| HSL | hsl(195, 96%, 80%) |
| HSV | hsv(195, 39%, 99%) |
| CMYK | cmyk(38.7%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(86.77, -16.50, -19.28) |
| CIE-LCH | lch(86.77, 25.38, 229.44°) |
| OKLab | oklab(87.95% -0.06 -0.053) |
| OKLCH | oklch(87.95% 0.08 221.5) |
| XYZ | xyz(58.9844, 69.5434, 103.2246) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.78
Sky Blue
#87CEEB
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.54
Baby Blue
#89CFF0
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.58
Powder Blue
#B0E0E6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4FD #FDB49B
analogous
#9BFDE5 #9BE4FD #9BB3FD
triadic
#9BE4FD #FD9BE4 #E4FD9B
tetradic
#9BE4FD #E59BFD #FDB49B #B3FD9B
square
#9BE4FD #E59BFD #FDB49B #B3FD9B
split-complementary
#9BE4FD #FD9BB3 #FDE59B
monochromatic
#23C4FB #5FD4FC #9BE4FD #D7F4FE #E1F7FE
Accessibility & contrast
On white
1.41
#9BE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#9BE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4FD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4FD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#75ECEC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9be4fd; /* rgb */ color: rgb(155, 228, 253); /* oklch */ color: oklch(87.9% 0.080 221.5);
Tailwind
colors: {
custom: {
50: '#bcecfe',
500: '#9be4fd',
950: '#000000',
},
}SCSS
$custom: #9be4fd; $custom-light: #bcecfe; $custom-dark: #000000;
JSON
{
"hex": "#9be4fd",
"rgb": {
"r": 155,
"g": 228,
"b": 253
},
"hsl": {
"h": 195.306,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.87947,
"c": 0.08006,
"h": 221.5
},
"luminance": 0.69547
}Semantic roles & 50–950 ramp
primary
#9BE4FD
secondary
#DF7E5D
accent
#3B00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485