#9BDAED#9BDAED
#9BDAED is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 85.2% C 0.069 H 218.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDAED |
|---|---|
| RGB | rgb(155, 218, 237) |
| HSL | hsl(194, 69%, 77%) |
| HSV | hsv(194, 35%, 93%) |
| CMYK | cmyk(34.6%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(83.56, -15.35, -15.67) |
| CIE-LCH | lch(83.56, 21.94, 225.59°) |
| OKLab | oklab(85.23% -0.0539 -0.0429) |
| OKLCH | oklch(85.23% 0.069 218.5) |
| XYZ | xyz(53.8699, 63.2227, 89.4690) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.38
Lightblue
#ADD8E6
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 4.35
Powder Blue
#B0E0E6
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDAED #EDAE9B
analogous
#9BEDD7 #9BDAED #9BB1ED
triadic
#9BDAED #ED9BDA #DAED9B
tetradic
#9BDAED #D79BED #EDAE9B #B1ED9B
square
#9BDAED #D79BED #EDAE9B #B1ED9B
split-complementary
#9BDAED #ED9BB1 #EDD79B
monochromatic
#33B4DA #67C7E4 #9BDAED #CFEDF6 #E5F5FA
Accessibility & contrast
On white
1.54
#9BDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#9BDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDAED
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDAED | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#7DE1E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9bdaed; /* rgb */ color: rgb(155, 218, 237); /* oklch */ color: oklch(85.2% 0.069 218.5);
Tailwind
colors: {
custom: {
50: '#bbe5f2',
500: '#9bdaed',
950: '#000000',
},
}SCSS
$custom: #9bdaed; $custom-light: #bbe5f2; $custom-dark: #000000;
JSON
{
"hex": "#9bdaed",
"rgb": {
"r": 155,
"g": 218,
"b": 237
},
"hsl": {
"h": 193.902,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.85228,
"c": 0.06892,
"h": 218.5
},
"luminance": 0.63226
}Semantic roles & 50–950 ramp
primary
#9BDAED
secondary
#C97B63
accent
#4014D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485