#9CD4FF#9CD4FF
#9CD4FF is a very light, moderate cyan. Relative luminance 0.614; OKLCH L 84.7% C 0.084 H 242.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD4FF |
|---|---|
| RGB | rgb(156, 212, 255) |
| HSL | hsl(206, 100%, 81%) |
| HSV | hsv(206, 39%, 100%) |
| CMYK | cmyk(38.8%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(82.58, -7.50, -26.70) |
| CIE-LCH | lch(82.58, 27.73, 254.31°) |
| OKLab | oklab(84.66% -0.0392 -0.0737) |
| OKLCH | oklch(84.66% 0.084 242) |
| XYZ | xyz(55.2978, 61.3717, 103.5205) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.16
Baby Blue (survey)
#A2CFFE
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 3.13
Sky
#82CAFC
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD4FF #FFC79C
analogous
#9CFFF9 #9CD4FF #9CA2FF
triadic
#9CD4FF #FF9CD4 #D4FF9C
tetradic
#9CD4FF #F99CFF #FFC79C #A2FF9C
square
#9CD4FF #F99CFF #FFC79C #A2FF9C
split-complementary
#9CD4FF #FF9CA2 #FFF99C
monochromatic
#229FFF #5FB9FF #9CD4FF #D9EFFF #E0F2FF
Accessibility & contrast
On white
1.58
#9CD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#9CD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD4FF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD4FF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#78DFE2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9cd4ff; /* rgb */ color: rgb(156, 212, 255); /* oklch */ color: oklch(84.7% 0.084 242.0);
Tailwind
colors: {
custom: {
50: '#bce1ff',
500: '#9cd4ff',
950: '#000000',
},
}SCSS
$custom: #9cd4ff; $custom-light: #bce1ff; $custom-dark: #000000;
JSON
{
"hex": "#9cd4ff",
"rgb": {
"r": 156,
"g": 212,
"b": 255
},
"hsl": {
"h": 206.061,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.84659,
"c": 0.08353,
"h": 242
},
"luminance": 0.61375
}Semantic roles & 50–950 ramp
primary
#9CD4FF
secondary
#E2975D
accent
#6400E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486