#9ADDEE#9ADDEE
#9ADDEE is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.9% C 0.071 H 215.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADDEE |
|---|---|
| RGB | rgb(154, 221, 238) |
| HSL | hsl(192, 71%, 77%) |
| HSV | hsv(192, 35%, 93%) |
| CMYK | cmyk(35.3%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.36, -16.90, -15.01) |
| CIE-LCH | lch(84.36, 22.60, 221.61°) |
| OKLab | oklab(85.86% -0.0581 -0.0411) |
| OKLCH | oklch(85.86% 0.071 215.3) |
| XYZ | xyz(54.6102, 64.7527, 90.4933) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.32
Lightblue
#ADD8E6
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADDEE #EEAB9A
analogous
#9AEED5 #9ADDEE #9AB3EE
triadic
#9ADDEE #EE9ADD #DDEE9A
tetradic
#9ADDEE #D59AEE #EEAB9A #B3EE9A
square
#9ADDEE #D59AEE #EEAB9A #B3EE9A
split-complementary
#9ADDEE #EE9AB3 #EED59A
monochromatic
#31BADC #66CBE5 #9ADDEE #CEEFF7 #E5F6FB
Accessibility & contrast
On white
1.51
#9ADDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#9ADDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADDEE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADDEE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#7BE4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9addee; /* rgb */ color: rgb(154, 221, 238); /* oklch */ color: oklch(85.9% 0.071 215.3);
Tailwind
colors: {
custom: {
50: '#bae7f3',
500: '#9addee',
950: '#000000',
},
}SCSS
$custom: #9addee; $custom-light: #bae7f3; $custom-dark: #000000;
JSON
{
"hex": "#9addee",
"rgb": {
"r": 154,
"g": 221,
"b": 238
},
"hsl": {
"h": 192.143,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.85859,
"c": 0.07116,
"h": 215.3
},
"luminance": 0.64756
}Semantic roles & 50–950 ramp
primary
#9ADDEE
secondary
#CA7762
accent
#3912D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485