#9DC4F7#9DC4F7
#9DC4F7 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 81.0% C 0.084 H 255.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC4F7 |
|---|---|
| RGB | rgb(157, 196, 247) |
| HSL | hsl(214, 85%, 79%) |
| HSV | hsv(214, 36%, 97%) |
| CMYK | cmyk(36.4%, 20.6%, 0%, 3.1%) |
| CIE-LAB | lab(78.09, -0.77, -29.31) |
| CIE-LCH | lch(78.09, 29.32, 268.49°) |
| OKLab | oklab(81.05% -0.0212 -0.0811) |
| OKLCH | oklch(81.05% 0.084 255.3) |
| XYZ | xyz(50.4278, 53.3608, 95.6202) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.07
Pastel Blue
#A2BFFE
ΔE00 3.07
Carolina Blue
#8AB8FE
ΔE00 3.77
Powder Blue (survey)
#B1D1FC
ΔE00 3.86
Light Blue
#95D0FC
ΔE00 5.67
Sky Blue (survey)
#75BBFD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC4F7 #F7D09D
analogous
#9DF1F7 #9DC4F7 #A39DF7
triadic
#9DC4F7 #F79DC4 #C4F79D
tetradic
#9DC4F7 #F79DF1 #F7D09D #9DF7A3
square
#9DC4F7 #F79DF1 #F7D09D #9DF7A3
split-complementary
#9DC4F7 #F7A39D #F1F79D
monochromatic
#2C80EE #64A2F2 #9DC4F7 #D6E6FC #E3EEFD
Accessibility & contrast
On white
1.80
#9DC4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#9DC4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC4F7
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC4F7 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#80CFD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9dc4f7; /* rgb */ color: rgb(157, 196, 247); /* oklch */ color: oklch(81.0% 0.084 255.3);
Tailwind
colors: {
custom: {
50: '#bcd5fa',
500: '#9dc4f7',
950: '#000000',
},
}SCSS
$custom: #9dc4f7; $custom-light: #bcd5fa; $custom-dark: #000000;
JSON
{
"hex": "#9dc4f7",
"rgb": {
"r": 157,
"g": 196,
"b": 247
},
"hsl": {
"h": 214,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.81046,
"c": 0.0838,
"h": 255.3
},
"luminance": 0.53363
}Semantic roles & 50–950 ramp
primary
#9DC4F7
secondary
#D7A461
accent
#8204E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385