#9DDAED#9DDAED
#9DDAED is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.3% C 0.067 H 219.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDAED |
|---|---|
| RGB | rgb(157, 218, 237) |
| HSL | hsl(194, 69%, 77%) |
| HSV | hsv(194, 34%, 93%) |
| CMYK | cmyk(33.8%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(83.66, -14.81, -15.51) |
| CIE-LCH | lch(83.66, 21.45, 226.30°) |
| OKLab | oklab(85.34% -0.0522 -0.0425) |
| OKLCH | oklch(85.34% 0.067 219.1) |
| XYZ | xyz(54.2570, 63.4223, 89.4872) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.15
Lightblue
#ADD8E6
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 5.05
Baby Blue
#89CFF0
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDAED #EDB09D
analogous
#9DEDD8 #9DDAED #9DB2ED
triadic
#9DDAED #ED9DDA #DAED9D
tetradic
#9DDAED #D89DED #EDB09D #B2ED9D
square
#9DDAED #D89DED #EDB09D #B2ED9D
split-complementary
#9DDAED #ED9DB2 #EDD89D
monochromatic
#36B3DA #69C6E4 #9DDAED #D1EEF6 #E5F5FA
Accessibility & contrast
On white
1.53
#9DDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#9DDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDAED
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDAED | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#81E1E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9ddaed; /* rgb */ color: rgb(157, 218, 237); /* oklch */ color: oklch(85.3% 0.067 219.1);
Tailwind
colors: {
custom: {
50: '#bce5f2',
500: '#9ddaed',
950: '#000000',
},
}SCSS
$custom: #9ddaed; $custom-light: #bce5f2; $custom-dark: #000000;
JSON
{
"hex": "#9ddaed",
"rgb": {
"r": 157,
"g": 218,
"b": 237
},
"hsl": {
"h": 194.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.85339,
"c": 0.06726,
"h": 219.1
},
"luminance": 0.63425
}Semantic roles & 50–950 ramp
primary
#9DDAED
secondary
#C97D65
accent
#4115D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485