#9CCFEE#9CCFEE
#9CCFEE is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 83.0% C 0.069 H 235.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFEE |
|---|---|
| RGB | rgb(156, 207, 238) |
| HSL | hsl(203, 71%, 77%) |
| HSV | hsv(203, 34%, 93%) |
| CMYK | cmyk(34.5%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(80.66, -9.16, -20.57) |
| CIE-LCH | lch(80.66, 22.52, 246.00°) |
| OKLab | oklab(82.96% -0.039 -0.0565) |
| OKLCH | oklch(82.96% 0.069 235.4) |
| XYZ | xyz(51.4508, 57.8639, 89.3302) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.15
Light Blue
#95D0FC
ΔE00 3.25
Lightskyblue
#87CEFA
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.03
Ice Blue
#A5DFF9
ΔE00 4.44
Sky
#82CAFC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFEE #EEBB9C
analogous
#9CEEE4 #9CCFEE #9CA6EE
triadic
#9CCFEE #EE9CCF #CFEE9C
tetradic
#9CCFEE #E49CEE #EEBB9C #A6EE9C
square
#9CCFEE #E49CEE #EEBB9C #A6EE9C
split-complementary
#9CCFEE #EE9CA6 #EEE49C
monochromatic
#349CDC #68B6E5 #9CCFEE #D0E8F7 #E5F2FB
Accessibility & contrast
On white
1.67
#9CCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#9CCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFEE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFEE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDF0
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#80D7D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9ccfee; /* rgb */ color: rgb(156, 207, 238); /* oklch */ color: oklch(83.0% 0.069 235.4);
Tailwind
colors: {
custom: {
50: '#bbddf3',
500: '#9ccfee',
950: '#000000',
},
}SCSS
$custom: #9ccfee; $custom-light: #bbddf3; $custom-dark: #000000;
JSON
{
"hex": "#9ccfee",
"rgb": {
"r": 156,
"g": 207,
"b": 238
},
"hsl": {
"h": 202.683,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.82957,
"c": 0.06866,
"h": 235.4
},
"luminance": 0.57867
}Semantic roles & 50–950 ramp
primary
#9CCFEE
secondary
#CB8B64
accent
#5B13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485