#9DCEFC#9DCEFC
#9DCEFC is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.3% C 0.083 H 247.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCEFC |
|---|---|
| RGB | rgb(157, 206, 252) |
| HSL | hsl(209, 94%, 80%) |
| HSV | hsv(209, 38%, 99%) |
| CMYK | cmyk(37.7%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(80.93, -4.84, -27.63) |
| CIE-LCH | lch(80.93, 28.05, 260.06°) |
| OKLab | oklab(83.34% -0.032 -0.0763) |
| OKLCH | oklch(83.34% 0.083 247.2) |
| XYZ | xyz(53.5410, 58.3361, 100.5154) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.10
Light Blue
#95D0FC
ΔE00 2.34
Sky
#82CAFC
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 4.46
Lightblue (survey)
#7BC8F6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCEFC #FCCB9D
analogous
#9DFCFB #9DCEFC #9D9EFC
triadic
#9DCEFC #FC9DCE #CEFC9D
tetradic
#9DCEFC #FB9DFC #FCCB9D #9EFC9D
square
#9DCEFC #FB9DFC #FCCB9D #9EFC9D
split-complementary
#9DCEFC #FC9D9E #FCFB9D
monochromatic
#2693F8 #62B0FA #9DCEFC #D8ECFE #E1F0FE
Accessibility & contrast
On white
1.66
#9DCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#9DCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCEFC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCEFC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFE
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#7CD9DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9dcefc; /* rgb */ color: rgb(157, 206, 252); /* oklch */ color: oklch(83.3% 0.083 247.2);
Tailwind
colors: {
custom: {
50: '#bddcfd',
500: '#9dcefc',
950: '#000000',
},
}SCSS
$custom: #9dcefc; $custom-light: #bddcfd; $custom-dark: #000000;
JSON
{
"hex": "#9dcefc",
"rgb": {
"r": 157,
"g": 206,
"b": 252
},
"hsl": {
"h": 209.053,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.83336,
"c": 0.08278,
"h": 247.2
},
"luminance": 0.58339
}Semantic roles & 50–950 ramp
primary
#9DCEFC
secondary
#DE9D5F
accent
#6F00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485