#9BDCED#9BDCED
#9BDCED is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.7% C 0.070 H 215.8°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDCED |
|---|---|
| RGB | rgb(155, 220, 237) |
| HSL | hsl(192, 69%, 77%) |
| HSV | hsv(192, 35%, 93%) |
| CMYK | cmyk(34.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.10, -16.37, -14.86) |
| CIE-LCH | lch(84.10, 22.10, 222.22°) |
| OKLab | oklab(85.66% -0.0564 -0.0407) |
| OKLCH | oklch(85.66% 0.07 215.8) |
| XYZ | xyz(54.3917, 64.2662, 89.6429) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.06
Ice Blue
#A5DFF9
ΔE00 4.14
Powder Blue
#B0E0E6
ΔE00 4.52
Sky Blue
#87CEEB
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Baby Blue
#89CFF0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDCED #EDAC9B
analogous
#9BEDD5 #9BDCED #9BB3ED
triadic
#9BDCED #ED9BDC #DCED9B
tetradic
#9BDCED #D59BED #EDAC9B #B3ED9B
square
#9BDCED #D59BED #EDAC9B #B3ED9B
split-complementary
#9BDCED #ED9BB3 #EDD59B
monochromatic
#33B8DA #67CAE4 #9BDCED #CFEEF6 #E5F6FA
Accessibility & contrast
On white
1.52
#9BDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#9BDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDCED
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDCED | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C3CDED
Tritanopia (blue-blind)
#7DE3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9bdced; /* rgb */ color: rgb(155, 220, 237); /* oklch */ color: oklch(85.7% 0.070 215.8);
Tailwind
colors: {
custom: {
50: '#bbe7f2',
500: '#9bdced',
950: '#000000',
},
}SCSS
$custom: #9bdced; $custom-light: #bbe7f2; $custom-dark: #000000;
JSON
{
"hex": "#9bdced",
"rgb": {
"r": 155,
"g": 220,
"b": 237
},
"hsl": {
"h": 192.439,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.85662,
"c": 0.06951,
"h": 215.8
},
"luminance": 0.64269
}Semantic roles & 50–950 ramp
primary
#9BDCED
secondary
#C97863
accent
#3B14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485