#9DC6FB#9DC6FB
#9DC6FB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.6% C 0.087 H 255.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC6FB |
|---|---|
| RGB | rgb(157, 198, 251) |
| HSL | hsl(214, 92%, 80%) |
| HSV | hsv(214, 37%, 98%) |
| CMYK | cmyk(37.5%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.76, -0.82, -30.41) |
| CIE-LCH | lch(78.76, 30.42, 268.45°) |
| OKLab | oklab(81.62% -0.0224 -0.0842) |
| OKLCH | oklch(81.62% 0.087 255.1) |
| XYZ | xyz(51.5058, 54.5186, 99.0573) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.58
Pastel Blue
#A2BFFE
ΔE00 3.46
Powder Blue (survey)
#B1D1FC
ΔE00 3.75
Carolina Blue
#8AB8FE
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 5.29
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC6FB #FBD29D
analogous
#9DF5FB #9DC6FB #A39DFB
triadic
#9DC6FB #FB9DC6 #C6FB9D
tetradic
#9DC6FB #FB9DF5 #FBD29D #9DFBA3
square
#9DC6FB #FB9DF5 #FBD29D #9DFBA3
split-complementary
#9DC6FB #FBA39D #F5FB9D
monochromatic
#2782F6 #62A4F9 #9DC6FB #D8E8FD #E2EEFE
Accessibility & contrast
On white
1.76
#9DC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#9DC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC6FB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC6FB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#7ED2D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9dc6fb; /* rgb */ color: rgb(157, 198, 251); /* oklch */ color: oklch(81.6% 0.087 255.1);
Tailwind
colors: {
custom: {
50: '#bdd7fc',
500: '#9dc6fb',
950: '#000000',
},
}SCSS
$custom: #9dc6fb; $custom-light: #bdd7fc; $custom-dark: #000000;
JSON
{
"hex": "#9dc6fb",
"rgb": {
"r": 157,
"g": 198,
"b": 251
},
"hsl": {
"h": 213.83,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.81624,
"c": 0.08714,
"h": 255.1
},
"luminance": 0.54521
}Semantic roles & 50–950 ramp
primary
#9DC6FB
secondary
#DDA660
accent
#8100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385