#9ECFEB#9ECFEB
#9ECFEB is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 83.0% C 0.065 H 233.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFEB |
|---|---|
| RGB | rgb(158, 207, 235) |
| HSL | hsl(202, 66%, 77%) |
| HSV | hsv(202, 33%, 92%) |
| CMYK | cmyk(32.8%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.68, -9.34, -18.94) |
| CIE-LCH | lch(80.68, 21.12, 243.73°) |
| OKLab | oklab(82.97% -0.0383 -0.0519) |
| OKLCH | oklch(82.97% 0.065 233.6) |
| XYZ | xyz(51.4040, 57.8903, 87.0466) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.31
Sky Blue
#87CEEB
ΔE00 3.91
Ice Blue
#A5DFF9
ΔE00 4.14
Light Blue
#95D0FC
ΔE00 4.14
Lightskyblue
#87CEFA
ΔE00 4.37
Lightblue
#ADD8E6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFEB #EBBA9E
analogous
#9EEBE1 #9ECFEB #9EA9EB
triadic
#9ECFEB #EB9ECF #CFEB9E
tetradic
#9ECFEB #E19EEB #EBBA9E #A9EB9E
square
#9ECFEB #E19EEB #EBBA9E #A9EB9E
split-complementary
#9ECFEB #EB9EA9 #EBE19E
monochromatic
#399DD6 #6BB6E1 #9ECFEB #D1E8F5 #E6F2FA
Accessibility & contrast
On white
1.67
#9ECFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#9ECFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFEB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFEB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#85D7D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9ecfeb; /* rgb */ color: rgb(158, 207, 235); /* oklch */ color: oklch(83.0% 0.065 233.6);
Tailwind
colors: {
custom: {
50: '#bcddf1',
500: '#9ecfeb',
950: '#000000',
},
}SCSS
$custom: #9ecfeb; $custom-light: #bcddf1; $custom-dark: #000000;
JSON
{
"hex": "#9ecfeb",
"rgb": {
"r": 158,
"g": 207,
"b": 235
},
"hsl": {
"h": 201.818,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.82966,
"c": 0.0645,
"h": 233.6
},
"luminance": 0.57893
}Semantic roles & 50–950 ramp
primary
#9ECFEB
secondary
#C78967
accent
#5A18CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485