#9CDFED#9CDFED
#9CDFED is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.4% C 0.070 H 212.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDFED |
|---|---|
| RGB | rgb(156, 223, 237) |
| HSL | hsl(190, 69%, 77%) |
| HSV | hsv(190, 34%, 93%) |
| CMYK | cmyk(34.2%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.97, -17.62, -13.55) |
| CIE-LCH | lch(84.97, 22.22, 217.56°) |
| OKLab | oklab(86.37% -0.0592 -0.0371) |
| OKLCH | oklch(86.37% 0.07 212.1) |
| XYZ | xyz(55.3789, 65.9545, 89.9168) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 4.85
Ice Blue
#A5DFF9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDFED #EDAA9C
analogous
#9CEDD2 #9CDFED #9CB7ED
triadic
#9CDFED #ED9CDF #DFED9C
tetradic
#9CDFED #D29CED #EDAA9C #B7ED9C
square
#9CDFED #D29CED #EDAA9C #B7ED9C
split-complementary
#9CDFED #ED9CB7 #EDD29C
monochromatic
#34BEDA #68CEE4 #9CDFED #D0F0F6 #E5F7FA
Accessibility & contrast
On white
1.48
#9CDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#9CDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDFED
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDFED | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#7EE5E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9cdfed; /* rgb */ color: rgb(156, 223, 237); /* oklch */ color: oklch(86.4% 0.070 212.1);
Tailwind
colors: {
custom: {
50: '#bce9f2',
500: '#9cdfed',
950: '#000000',
},
}SCSS
$custom: #9cdfed; $custom-light: #bce9f2; $custom-dark: #000000;
JSON
{
"hex": "#9cdfed",
"rgb": {
"r": 156,
"g": 223,
"b": 237
},
"hsl": {
"h": 190.37,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.86367,
"c": 0.06983,
"h": 212.1
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#9CDFED
secondary
#C97564
accent
#3514D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485