#9BDBED#9BDBED
#9BDBED is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.4% C 0.069 H 217.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDBED |
|---|---|
| RGB | rgb(155, 219, 237) |
| HSL | hsl(193, 69%, 77%) |
| HSV | hsv(193, 35%, 93%) |
| CMYK | cmyk(34.6%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.83, -15.86, -15.26) |
| CIE-LCH | lch(83.83, 22.01, 223.90°) |
| OKLab | oklab(85.45% -0.0551 -0.0418) |
| OKLCH | oklch(85.45% 0.069 217.2) |
| XYZ | xyz(54.1300, 63.7429, 89.5557) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.75
Lightblue
#ADD8E6
ΔE00 3.83
Sky Blue
#87CEEB
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 4.79
Baby Blue
#89CFF0
ΔE00 5.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDBED #EDAD9B
analogous
#9BEDD6 #9BDBED #9BB2ED
triadic
#9BDBED #ED9BDB #DBED9B
tetradic
#9BDBED #D69BED #EDAD9B #B2ED9B
square
#9BDBED #D69BED #EDAD9B #B2ED9B
split-complementary
#9BDBED #ED9BB2 #EDD69B
monochromatic
#33B6DA #67C8E4 #9BDBED #CFEEF6 #E5F6FA
Accessibility & contrast
On white
1.53
#9BDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#9BDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDBED
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDBED | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#7DE2E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9bdbed; /* rgb */ color: rgb(155, 219, 237); /* oklch */ color: oklch(85.4% 0.069 217.2);
Tailwind
colors: {
custom: {
50: '#bbe6f2',
500: '#9bdbed',
950: '#000000',
},
}SCSS
$custom: #9bdbed; $custom-light: #bbe6f2; $custom-dark: #000000;
JSON
{
"hex": "#9bdbed",
"rgb": {
"r": 155,
"g": 219,
"b": 237
},
"hsl": {
"h": 193.171,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.85445,
"c": 0.0692,
"h": 217.2
},
"luminance": 0.63746
}Semantic roles & 50–950 ramp
primary
#9BDBED
secondary
#C97963
accent
#3E14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485