#9CDFEE#9CDFEE
#9CDFEE is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.4% C 0.070 H 213.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFEE |
|---|---|
| RGB | rgb(156, 223, 238) |
| HSL | hsl(191, 71%, 77%) |
| HSV | hsv(191, 34%, 93%) |
| CMYK | cmyk(34.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.00, -17.38, -14.03) |
| CIE-LCH | lch(85.00, 22.34, 218.92°) |
| OKLab | oklab(86.4% -0.0588 -0.0384) |
| OKLCH | oklch(86.4% 0.07 213.2) |
| XYZ | xyz(55.5254, 66.0131, 90.6884) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.06
Lightblue
#ADD8E6
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Ice Blue
#A5DFF9
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFEE #EEAB9C
analogous
#9CEED4 #9CDFEE #9CB6EE
triadic
#9CDFEE #EE9CDF #DFEE9C
tetradic
#9CDFEE #D49CEE #EEAB9C #B6EE9C
square
#9CDFEE #D49CEE #EEAB9C #B6EE9C
split-complementary
#9CDFEE #EE9CB6 #EED49C
monochromatic
#34BDDC #68CEE5 #9CDFEE #D0F0F7 #E5F7FB
Accessibility & contrast
On white
1.48
#9CDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#9CDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFEE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFEE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#7EE5E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9cdfee; /* rgb */ color: rgb(156, 223, 238); /* oklch */ color: oklch(86.4% 0.070 213.2);
Tailwind
colors: {
custom: {
50: '#bce9f3',
500: '#9cdfee',
950: '#000000',
},
}SCSS
$custom: #9cdfee; $custom-light: #bce9f3; $custom-dark: #000000;
JSON
{
"hex": "#9cdfee",
"rgb": {
"r": 156,
"g": 223,
"b": 238
},
"hsl": {
"h": 190.976,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.864,
"c": 0.07022,
"h": 213.2
},
"luminance": 0.66016
}Semantic roles & 50–950 ramp
primary
#9CDFEE
secondary
#CB7664
accent
#3613D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485