#9CCFF5#9CCFF5
#9CCFF5 is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.2% C 0.075 H 241.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFF5 |
|---|---|
| RGB | rgb(156, 207, 245) |
| HSL | hsl(206, 82%, 79%) |
| HSV | hsv(206, 36%, 96%) |
| CMYK | cmyk(36.3%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(80.90, -7.41, -23.95) |
| CIE-LCH | lch(80.90, 25.07, 252.80°) |
| OKLab | oklab(83.22% -0.0365 -0.066) |
| OKLCH | oklch(83.22% 0.075 241) |
| XYZ | xyz(52.4992, 58.2833, 94.8520) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.52
Baby Blue (survey)
#A2CFFE
ΔE00 3.13
Lightskyblue
#87CEFA
ΔE00 3.14
Sky
#82CAFC
ΔE00 3.71
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFF5 #F5C29C
analogous
#9CF5EE #9CCFF5 #9CA2F5
triadic
#9CCFF5 #F59CCF #CFF59C
tetradic
#9CCFF5 #EE9CF5 #F5C29C #A2F59C
square
#9CCFF5 #EE9CF5 #F5C29C #A2F59C
split-complementary
#9CCFF5 #F59CA2 #F5EE9C
monochromatic
#2D99EA #64B4EF #9CCFF5 #D4EAFB #E3F2FC
Accessibility & contrast
On white
1.66
#9CCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#9CCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFF5
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFF5 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCEF7
Deuteranopia (green-blind)
#B3C5F4
Tritanopia (blue-blind)
#7DD8DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9ccff5; /* rgb */ color: rgb(156, 207, 245); /* oklch */ color: oklch(83.2% 0.075 241.0);
Tailwind
colors: {
custom: {
50: '#bcddf8',
500: '#9ccff5',
950: '#000000',
},
}SCSS
$custom: #9ccff5; $custom-light: #bcddf8; $custom-dark: #000000;
JSON
{
"hex": "#9ccff5",
"rgb": {
"r": 156,
"g": 207,
"b": 245
},
"hsl": {
"h": 205.618,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.83218,
"c": 0.07543,
"h": 241
},
"luminance": 0.58286
}Semantic roles & 50–950 ramp
primary
#9CCFF5
secondary
#D49261
accent
#6307DE
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485