#9CDCF4#9CDCF4
#9CDCF4 is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 86.0% C 0.073 H 223.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCF4 |
|---|---|
| RGB | rgb(156, 220, 244) |
| HSL | hsl(196, 80%, 78%) |
| HSV | hsv(196, 36%, 96%) |
| CMYK | cmyk(36.1%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(84.37, -14.40, -18.15) |
| CIE-LCH | lch(84.37, 23.17, 231.57°) |
| OKLab | oklab(85.96% -0.0529 -0.0498) |
| OKLCH | oklch(85.96% 0.073 223.3) |
| XYZ | xyz(55.6271, 64.7827, 95.1436) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.80
Sky Blue
#87CEEB
ΔE00 3.85
Lightblue
#ADD8E6
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.18
Powder Blue
#B0E0E6
ΔE00 6.46
Lightskyblue
#87CEFA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCF4 #F4B49C
analogous
#9CF4E0 #9CDCF4 #9CB0F4
triadic
#9CDCF4 #F49CDC #DCF49C
tetradic
#9CDCF4 #E09CF4 #F4B49C #B0F49C
square
#9CDCF4 #E09CF4 #F4B49C #B0F49C
split-complementary
#9CDCF4 #F49CB0 #F4E09C
monochromatic
#2EB5E8 #65C9EE #9CDCF4 #D3EFFA #E3F5FC
Accessibility & contrast
On white
1.50
#9CDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#9CDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCF4
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCF4 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F5
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#7CE4E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9cdcf4; /* rgb */ color: rgb(156, 220, 244); /* oklch */ color: oklch(86.0% 0.073 223.3);
Tailwind
colors: {
custom: {
50: '#bce7f7',
500: '#9cdcf4',
950: '#000000',
},
}SCSS
$custom: #9cdcf4; $custom-light: #bce7f7; $custom-dark: #000000;
JSON
{
"hex": "#9cdcf4",
"rgb": {
"r": 156,
"g": 220,
"b": 244
},
"hsl": {
"h": 196.364,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.85959,
"c": 0.07264,
"h": 223.3
},
"luminance": 0.64786
}Semantic roles & 50–950 ramp
primary
#9CDCF4
secondary
#D38062
accent
#4309DC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485