#9CCFF0#9CCFF0
#9CCFF0 is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 83.0% C 0.071 H 237.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFF0 |
|---|---|
| RGB | rgb(156, 207, 240) |
| HSL | hsl(204, 74%, 78%) |
| HSV | hsv(204, 35%, 94%) |
| CMYK | cmyk(35%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(80.73, -8.66, -21.54) |
| CIE-LCH | lch(80.73, 23.21, 248.09°) |
| OKLab | oklab(83.03% -0.0383 -0.0592) |
| OKLCH | oklch(83.03% 0.071 237.1) |
| XYZ | xyz(51.7462, 57.9821, 90.8862) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.65
Lightskyblue
#87CEFA
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 3.45
Sky
#82CAFC
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 4.47
Lightblue (survey)
#7BC8F6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFF0 #F0BD9C
analogous
#9CF0E7 #9CCFF0 #9CA5F0
triadic
#9CCFF0 #F09CCF #CFF09C
tetradic
#9CCFF0 #E79CF0 #F0BD9C #A5F09C
square
#9CCFF0 #E79CF0 #F0BD9C #A5F09C
split-complementary
#9CCFF0 #F09CA5 #F0E79C
monochromatic
#329BE0 #67B5E8 #9CCFF0 #D1E9F8 #E4F2FB
Accessibility & contrast
On white
1.67
#9CCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#9CCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFF0
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFF0 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF2
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#7FD8DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9ccff0; /* rgb */ color: rgb(156, 207, 240); /* oklch */ color: oklch(83.0% 0.071 237.1);
Tailwind
colors: {
custom: {
50: '#bbddf5',
500: '#9ccff0',
950: '#000000',
},
}SCSS
$custom: #9ccff0; $custom-light: #bbddf5; $custom-dark: #000000;
JSON
{
"hex": "#9ccff0",
"rgb": {
"r": 156,
"g": 207,
"b": 240
},
"hsl": {
"h": 203.571,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.83031,
"c": 0.07052,
"h": 237.1
},
"luminance": 0.57985
}Semantic roles & 50–950 ramp
primary
#9CCFF0
secondary
#CD8D63
accent
#5E10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485