#9BDFEE#9BDFEE
#9BDFEE is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.3% C 0.071 H 213.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDFEE |
|---|---|
| RGB | rgb(155, 223, 238) |
| HSL | hsl(191, 71%, 77%) |
| HSV | hsv(191, 35%, 93%) |
| CMYK | cmyk(34.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.95, -17.64, -14.11) |
| CIE-LCH | lch(84.95, 22.59, 218.65°) |
| OKLab | oklab(86.35% -0.0596 -0.0387) |
| OKLCH | oklch(86.35% 0.071 213) |
| XYZ | xyz(55.3326, 65.9137, 90.6793) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Lightblue
#ADD8E6
ΔE00 4.84
Ice Blue
#A5DFF9
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Pale Sky Blue
#BDF6FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDFEE #EEAA9B
analogous
#9BEED3 #9BDFEE #9BB6EE
triadic
#9BDFEE #EE9BDF #DFEE9B
tetradic
#9BDFEE #D39BEE #EEAA9B #B6EE9B
square
#9BDFEE #D39BEE #EEAA9B #B6EE9B
split-complementary
#9BDFEE #EE9BB6 #EED39B
monochromatic
#32BEDC #67CEE5 #9BDFEE #CFF0F7 #E5F7FB
Accessibility & contrast
On white
1.48
#9BDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#9BDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDFEE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDFEE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#7CE5E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9bdfee; /* rgb */ color: rgb(155, 223, 238); /* oklch */ color: oklch(86.3% 0.071 213.0);
Tailwind
colors: {
custom: {
50: '#bbe9f3',
500: '#9bdfee',
950: '#000000',
},
}SCSS
$custom: #9bdfee; $custom-light: #bbe9f3; $custom-dark: #000000;
JSON
{
"hex": "#9bdfee",
"rgb": {
"r": 155,
"g": 223,
"b": 238
},
"hsl": {
"h": 190.843,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.86347,
"c": 0.07107,
"h": 213
},
"luminance": 0.65917
}Semantic roles & 50–950 ramp
primary
#9BDFEE
secondary
#CA7563
accent
#3513D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485