#9BDDEB#9BDDEB
#9BDDEB is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.8% C 0.069 H 212.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDDEB |
|---|---|
| RGB | rgb(155, 221, 235) |
| HSL | hsl(191, 67%, 76%) |
| HSV | hsv(191, 34%, 92%) |
| CMYK | cmyk(34%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.32, -17.35, -13.48) |
| CIE-LCH | lch(84.32, 21.97, 217.83°) |
| OKLab | oklab(85.81% -0.0583 -0.0369) |
| OKLCH | oklch(85.81% 0.069 212.3) |
| XYZ | xyz(54.3643, 64.6765, 88.2004) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.90
Lightblue
#ADD8E6
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDDEB #EBA99B
analogous
#9BEBD1 #9BDDEB #9BB5EB
triadic
#9BDDEB #EB9BDD #DDEB9B
tetradic
#9BDDEB #D19BEB #EBA99B #B5EB9B
square
#9BDDEB #D19BEB #EBA99B #B5EB9B
split-complementary
#9BDDEB #EB9BB5 #EBD19B
monochromatic
#35BAD7 #68CCE1 #9BDDEB #CEEEF5 #E5F6FA
Accessibility & contrast
On white
1.51
#9BDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#9BDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDDEB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDDEB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#7EE3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9bddeb; /* rgb */ color: rgb(155, 221, 235); /* oklch */ color: oklch(85.8% 0.069 212.3);
Tailwind
colors: {
custom: {
50: '#bbe7f1',
500: '#9bddeb',
950: '#000000',
},
}SCSS
$custom: #9bddeb; $custom-light: #bbe7f1; $custom-dark: #000000;
JSON
{
"hex": "#9bddeb",
"rgb": {
"r": 155,
"g": 221,
"b": 235
},
"hsl": {
"h": 190.5,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.85811,
"c": 0.06903,
"h": 212.3
},
"luminance": 0.6468
}Semantic roles & 50–950 ramp
primary
#9BDDEB
secondary
#C77564
accent
#3717CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485