#9CCFF9#9CCFF9
#9CCFF9 is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 83.4% C 0.080 H 243.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFF9 |
|---|---|
| RGB | rgb(156, 207, 249) |
| HSL | hsl(207, 89%, 79%) |
| HSV | hsv(207, 37%, 98%) |
| CMYK | cmyk(37.3%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(81.03, -6.40, -25.87) |
| CIE-LCH | lch(81.03, 26.65, 256.11°) |
| OKLab | oklab(83.37% -0.0352 -0.0714) |
| OKLCH | oklch(83.37% 0.08 243.8) |
| XYZ | xyz(53.1165, 58.5302, 98.1028) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.40
Baby Blue (survey)
#A2CFFE
ΔE00 2.17
Lightskyblue
#87CEFA
ΔE00 3.50
Sky
#82CAFC
ΔE00 3.64
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFF9 #F9C69C
analogous
#9CF9F5 #9CCFF9 #9CA1F9
triadic
#9CCFF9 #F99CCF #CFF99C
tetradic
#9CCFF9 #F59CF9 #F9C69C #A1F99C
square
#9CCFF9 #F59CF9 #F9C69C #A1F99C
split-complementary
#9CCFF9 #F99CA1 #F9F59C
monochromatic
#2997F2 #62B3F6 #9CCFF9 #D6EBFC #E2F1FD
Accessibility & contrast
On white
1.65
#9CCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#9CCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFF9
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFF9 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFB
Deuteranopia (green-blind)
#B2C5F8
Tritanopia (blue-blind)
#7CD9DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9ccff9; /* rgb */ color: rgb(156, 207, 249); /* oklch */ color: oklch(83.4% 0.080 243.8);
Tailwind
colors: {
custom: {
50: '#bcddfb',
500: '#9ccff9',
950: '#000000',
},
}SCSS
$custom: #9ccff9; $custom-light: #bcddfb; $custom-dark: #000000;
JSON
{
"hex": "#9ccff9",
"rgb": {
"r": 156,
"g": 207,
"b": 249
},
"hsl": {
"h": 207.097,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.83371,
"c": 0.07958,
"h": 243.8
},
"luminance": 0.58533
}Semantic roles & 50–950 ramp
primary
#9CCFF9
secondary
#DA9760
accent
#6800E5
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485