#9CD2ED#9CD2ED
#9CD2ED is a very light, moderate cyan. Relative luminance 0.593; OKLCH L 83.6% C 0.067 H 230.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD2ED |
|---|---|
| RGB | rgb(156, 210, 237) |
| HSL | hsl(200, 69%, 77%) |
| HSV | hsv(200, 34%, 93%) |
| CMYK | cmyk(34.2%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(81.44, -10.97, -18.86) |
| CIE-LCH | lch(81.44, 21.82, 239.82°) |
| OKLab | oklab(83.56% -0.0431 -0.0517) |
| OKLCH | oklch(83.56% 0.067 230.2) |
| XYZ | xyz(52.0380, 59.2728, 88.8032) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.70
Sky Blue
#87CEEB
ΔE00 3.05
Ice Blue
#A5DFF9
ΔE00 3.10
Lightskyblue
#87CEFA
ΔE00 4.61
Lightblue
#ADD8E6
ΔE00 4.66
Light Blue
#95D0FC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD2ED #EDB79C
analogous
#9CEDE0 #9CD2ED #9CAAED
triadic
#9CD2ED #ED9CD2 #D2ED9C
tetradic
#9CD2ED #E09CED #EDB79C #AAED9C
square
#9CD2ED #E09CED #EDB79C #AAED9C
split-complementary
#9CD2ED #ED9CAA #EDE09C
monochromatic
#34A3DA #68BAE4 #9CD2ED #D0EAF6 #E5F3FA
Accessibility & contrast
On white
1.63
#9CD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#9CD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD2ED
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD2ED | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#80DADA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9cd2ed; /* rgb */ color: rgb(156, 210, 237); /* oklch */ color: oklch(83.6% 0.067 230.2);
Tailwind
colors: {
custom: {
50: '#bbdff2',
500: '#9cd2ed',
950: '#000000',
},
}SCSS
$custom: #9cd2ed; $custom-light: #bbdff2; $custom-dark: #000000;
JSON
{
"hex": "#9cd2ed",
"rgb": {
"r": 156,
"g": 210,
"b": 237
},
"hsl": {
"h": 200,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.83562,
"c": 0.06736,
"h": 230.2
},
"luminance": 0.59276
}Semantic roles & 50–950 ramp
primary
#9CD2ED
secondary
#C98664
accent
#5314D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485