#9CC4F5#9CC4F5
#9CC4F5 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.9% C 0.082 H 253.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC4F5 |
|---|---|
| RGB | rgb(156, 196, 245) |
| HSL | hsl(213, 82%, 79%) |
| HSV | hsv(213, 36%, 96%) |
| CMYK | cmyk(36.3%, 20%, 0%, 3.9%) |
| CIE-LAB | lab(77.96, -1.55, -28.44) |
| CIE-LCH | lch(77.96, 28.48, 266.87°) |
| OKLab | oklab(80.9% -0.0228 -0.0786) |
| OKLCH | oklch(80.9% 0.082 253.8) |
| XYZ | xyz(49.9265, 53.1378, 93.9944) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.89
Pastel Blue
#A2BFFE
ΔE00 3.48
Carolina Blue
#8AB8FE
ΔE00 3.81
Powder Blue (survey)
#B1D1FC
ΔE00 3.96
Light Blue
#95D0FC
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC4F5 #F5CD9C
analogous
#9CF0F5 #9CC4F5 #A09CF5
triadic
#9CC4F5 #F59CC4 #C4F59C
tetradic
#9CC4F5 #F59CF0 #F5CD9C #9CF5A0
square
#9CC4F5 #F59CF0 #F5CD9C #9CF5A0
split-complementary
#9CC4F5 #F5A09C #F0F59C
monochromatic
#2D82EA #64A3EF #9CC4F5 #D4E5FB #E3EEFC
Accessibility & contrast
On white
1.81
#9CC4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#9CC4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC4F5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC4F5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#7FCFD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9cc4f5; /* rgb */ color: rgb(156, 196, 245); /* oklch */ color: oklch(80.9% 0.082 253.8);
Tailwind
colors: {
custom: {
50: '#bcd5f8',
500: '#9cc4f5',
950: '#000000',
},
}SCSS
$custom: #9cc4f5; $custom-light: #bcd5f8; $custom-dark: #000000;
JSON
{
"hex": "#9cc4f5",
"rgb": {
"r": 156,
"g": 196,
"b": 245
},
"hsl": {
"h": 213.034,
"s": 81.651,
"l": 78.627
},
"oklch": {
"l": 0.80903,
"c": 0.08188,
"h": 253.8
},
"luminance": 0.5314
}Semantic roles & 50–950 ramp
primary
#9CC4F5
secondary
#D4A061
accent
#7E07DE
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385