#9CCFEB#9CCFEB
#9CCFEB is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.8% C 0.066 H 232.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFEB |
|---|---|
| RGB | rgb(156, 207, 235) |
| HSL | hsl(201, 66%, 77%) |
| HSV | hsv(201, 34%, 92%) |
| CMYK | cmyk(33.6%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.57, -9.89, -19.12) |
| CIE-LCH | lch(80.57, 21.52, 242.63°) |
| OKLab | oklab(82.85% -0.0401 -0.0524) |
| OKLCH | oklch(82.85% 0.066 232.6) |
| XYZ | xyz(51.0137, 57.6891, 87.0283) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.93
Sky Blue
#87CEEB
ΔE00 3.49
Ice Blue
#A5DFF9
ΔE00 4.00
Light Blue
#95D0FC
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.26
Lightblue
#ADD8E6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFEB #EBB89C
analogous
#9CEBE0 #9CCFEB #9CA8EB
triadic
#9CCFEB #EB9CCF #CFEB9C
tetradic
#9CCFEB #E09CEB #EBB89C #A8EB9C
square
#9CCFEB #E09CEB #EBB89C #A8EB9C
split-complementary
#9CCFEB #EB9CA8 #EBE09C
monochromatic
#369ED6 #69B6E1 #9CCFEB #CFE8F5 #E6F3FA
Accessibility & contrast
On white
1.67
#9CCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#9CCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFEB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFEB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#81D7D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9ccfeb; /* rgb */ color: rgb(156, 207, 235); /* oklch */ color: oklch(82.8% 0.066 232.6);
Tailwind
colors: {
custom: {
50: '#bbddf1',
500: '#9ccfeb',
950: '#000000',
},
}SCSS
$custom: #9ccfeb; $custom-light: #bbddf1; $custom-dark: #000000;
JSON
{
"hex": "#9ccfeb",
"rgb": {
"r": 156,
"g": 207,
"b": 235
},
"hsl": {
"h": 201.266,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.82848,
"c": 0.06601,
"h": 232.6
},
"luminance": 0.57692
}Semantic roles & 50–950 ramp
primary
#9CCFEB
secondary
#C78765
accent
#5817CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485