#9CDCF3#9CDCF3
#9CDCF3 is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.9% C 0.072 H 222.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDCF3 |
|---|---|
| RGB | rgb(156, 220, 243) |
| HSL | hsl(196, 78%, 78%) |
| HSV | hsv(196, 36%, 95%) |
| CMYK | cmyk(35.8%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(84.34, -14.65, -17.67) |
| CIE-LCH | lch(84.34, 22.95, 230.34°) |
| OKLab | oklab(85.92% -0.0532 -0.0485) |
| OKLCH | oklch(85.92% 0.072 222.3) |
| XYZ | xyz(55.4757, 64.7221, 94.3461) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.07
Sky Blue
#87CEEB
ΔE00 3.96
Lightblue
#ADD8E6
ΔE00 4.02
Baby Blue
#89CFF0
ΔE00 4.39
Powder Blue
#B0E0E6
ΔE00 6.16
Lightskyblue
#87CEFA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDCF3 #F3B39C
analogous
#9CF3DE #9CDCF3 #9CB0F3
triadic
#9CDCF3 #F39CDC #DCF39C
tetradic
#9CDCF3 #DE9CF3 #F3B39C #B0F39C
square
#9CDCF3 #DE9CF3 #F3B39C #B0F39C
split-complementary
#9CDCF3 #F39CB0 #F3DE9C
monochromatic
#2FB5E6 #65C9EC #9CDCF3 #D3EFFA #E4F5FC
Accessibility & contrast
On white
1.51
#9CDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#9CDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDCF3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDCF3 | 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)
#CED8F4
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#7CE4E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9cdcf3; /* rgb */ color: rgb(156, 220, 243); /* oklch */ color: oklch(85.9% 0.072 222.3);
Tailwind
colors: {
custom: {
50: '#bce7f7',
500: '#9cdcf3',
950: '#000000',
},
}SCSS
$custom: #9cdcf3; $custom-light: #bce7f7; $custom-dark: #000000;
JSON
{
"hex": "#9cdcf3",
"rgb": {
"r": 156,
"g": 220,
"b": 243
},
"hsl": {
"h": 195.862,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.85924,
"c": 0.07201,
"h": 222.3
},
"luminance": 0.64725
}Semantic roles & 50–950 ramp
primary
#9CDCF3
secondary
#D17F62
accent
#420BDB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485