#9ADDEB#9ADDEB
#9ADDEB is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.8% C 0.070 H 212.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADDEB |
|---|---|
| RGB | rgb(154, 221, 235) |
| HSL | hsl(190, 67%, 76%) |
| HSV | hsv(190, 34%, 92%) |
| CMYK | cmyk(34.5%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.27, -17.62, -13.56) |
| CIE-LCH | lch(84.27, 22.23, 217.58°) |
| OKLab | oklab(85.76% -0.0592 -0.0371) |
| OKLCH | oklch(85.76% 0.07 212.1) |
| XYZ | xyz(54.1732, 64.5779, 88.1914) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.00
Lightblue
#ADD8E6
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADDEB #EBA89A
analogous
#9AEBD1 #9ADDEB #9AB5EB
triadic
#9ADDEB #EB9ADD #DDEB9A
tetradic
#9ADDEB #D19AEB #EBA89A #B5EB9A
square
#9ADDEB #D19AEB #EBA89A #B5EB9A
split-complementary
#9ADDEB #EB9AB5 #EBD19A
monochromatic
#34BBD7 #67CCE1 #9ADDEB #CDEEF5 #E5F6FA
Accessibility & contrast
On white
1.51
#9ADDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#9ADDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADDEB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADDEB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#7CE3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9addeb; /* rgb */ color: rgb(154, 221, 235); /* oklch */ color: oklch(85.8% 0.070 212.1);
Tailwind
colors: {
custom: {
50: '#bae7f1',
500: '#9addeb',
950: '#000000',
},
}SCSS
$custom: #9addeb; $custom-light: #bae7f1; $custom-dark: #000000;
JSON
{
"hex": "#9addeb",
"rgb": {
"r": 154,
"g": 221,
"b": 235
},
"hsl": {
"h": 190.37,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.85757,
"c": 0.06988,
"h": 212.1
},
"luminance": 0.64581
}Semantic roles & 50–950 ramp
primary
#9ADDEB
secondary
#C67463
accent
#3617CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485