#9DDEEF#9DDEEF
#9DDEEF is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.3% C 0.069 H 215.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDEEF |
|---|---|
| RGB | rgb(157, 222, 239) |
| HSL | hsl(192, 72%, 78%) |
| HSV | hsv(192, 34%, 94%) |
| CMYK | cmyk(34.3%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.81, -16.37, -14.84) |
| CIE-LCH | lch(84.81, 22.09, 222.20°) |
| OKLab | oklab(86.27% -0.0563 -0.0406) |
| OKLCH | oklch(86.27% 0.069 215.8) |
| XYZ | xyz(55.6007, 65.6395, 91.3846) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.05
Lightblue
#ADD8E6
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDEEF #EFAE9D
analogous
#9DEFD7 #9DDEEF #9DB5EF
triadic
#9DDEEF #EF9DDE #DEEF9D
tetradic
#9DDEEF #D79DEF #EFAE9D #B5EF9D
square
#9DDEEF #D79DEF #EFAE9D #B5EF9D
split-complementary
#9DDEEF #EF9DB5 #EFD79D
monochromatic
#34BBDE #68CCE6 #9DDEEF #D2F0F8 #E5F6FB
Accessibility & contrast
On white
1.49
#9DDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#9DDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDEEF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDEEF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C5CFEF
Tritanopia (blue-blind)
#7FE5E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9ddeef; /* rgb */ color: rgb(157, 222, 239); /* oklch */ color: oklch(86.3% 0.069 215.8);
Tailwind
colors: {
custom: {
50: '#bce8f4',
500: '#9ddeef',
950: '#000000',
},
}SCSS
$custom: #9ddeef; $custom-light: #bce8f4; $custom-dark: #000000;
JSON
{
"hex": "#9ddeef",
"rgb": {
"r": 157,
"g": 222,
"b": 239
},
"hsl": {
"h": 192.439,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.86272,
"c": 0.06945,
"h": 215.8
},
"luminance": 0.65643
}Semantic roles & 50–950 ramp
primary
#9DDEEF
secondary
#CC7A64
accent
#3A12D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485