#9CD0EE#9CD0EE
#9CD0EE is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 83.2% C 0.068 H 234.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD0EE |
|---|---|
| RGB | rgb(156, 208, 238) |
| HSL | hsl(202, 71%, 77%) |
| HSV | hsv(202, 34%, 93%) |
| CMYK | cmyk(34.5%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(80.93, -9.68, -20.16) |
| CIE-LCH | lch(80.93, 22.36, 244.35°) |
| OKLab | oklab(83.17% -0.0403 -0.0554) |
| OKLCH | oklch(83.17% 0.068 234) |
| XYZ | xyz(51.6938, 58.3500, 89.4112) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.90
Light Blue
#95D0FC
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 3.69
Lightskyblue
#87CEFA
ΔE00 3.78
Ice Blue
#A5DFF9
ΔE00 4.00
Lightblue (survey)
#7BC8F6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD0EE #EEBA9C
analogous
#9CEEE3 #9CD0EE #9CA7EE
triadic
#9CD0EE #EE9CD0 #D0EE9C
tetradic
#9CD0EE #E39CEE #EEBA9C #A7EE9C
square
#9CD0EE #E39CEE #EEBA9C #A7EE9C
split-complementary
#9CD0EE #EE9CA7 #EEE39C
monochromatic
#349EDC #68B7E5 #9CD0EE #D0E9F7 #E5F3FB
Accessibility & contrast
On white
1.66
#9CD0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#9CD0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD0EE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD0EE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#80D8DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd0ee; /* rgb */ color: rgb(156, 208, 238); /* oklch */ color: oklch(83.2% 0.068 234.0);
Tailwind
colors: {
custom: {
50: '#bbdef3',
500: '#9cd0ee',
950: '#000000',
},
}SCSS
$custom: #9cd0ee; $custom-light: #bbdef3; $custom-dark: #000000;
JSON
{
"hex": "#9cd0ee",
"rgb": {
"r": 156,
"g": 208,
"b": 238
},
"hsl": {
"h": 201.951,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.8317,
"c": 0.06847,
"h": 234
},
"luminance": 0.58353
}Semantic roles & 50–950 ramp
primary
#9CD0EE
secondary
#CB8964
accent
#5913D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485