#9ECFFD#9ECFFD
#9ECFFD is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.6% C 0.083 H 247.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFFD |
|---|---|
| RGB | rgb(158, 207, 253) |
| HSL | hsl(209, 96%, 81%) |
| HSV | hsv(209, 38%, 99%) |
| CMYK | cmyk(37.5%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(81.28, -4.86, -27.61) |
| CIE-LCH | lch(81.28, 28.03, 260.03°) |
| OKLab | oklab(83.64% -0.032 -0.0763) |
| OKLCH | oklch(83.64% 0.083 247.2) |
| XYZ | xyz(54.1373, 58.9837, 101.4418) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.04
Light Blue
#95D0FC
ΔE00 2.33
Powder Blue (survey)
#B1D1FC
ΔE00 4.17
Sky
#82CAFC
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 4.50
Lightblue (survey)
#7BC8F6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFFD #FDCC9E
analogous
#9EFDFC #9ECFFD #9E9FFD
triadic
#9ECFFD #FD9ECF #CFFD9E
tetradic
#9ECFFD #FC9EFD #FDCC9E #9FFD9E
square
#9ECFFD #FC9EFD #FDCC9E #9FFD9E
split-complementary
#9ECFFD #FD9E9F #FDFC9E
monochromatic
#2694FB #62B1FC #9ECFFD #DAEDFE #E1F0FE
Accessibility & contrast
On white
1.64
#9ECFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#9ECFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFFD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFFD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#7DDADE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9ecffd; /* rgb */ color: rgb(158, 207, 253); /* oklch */ color: oklch(83.6% 0.083 247.2);
Tailwind
colors: {
custom: {
50: '#bdddfe',
500: '#9ecffd',
950: '#000000',
},
}SCSS
$custom: #9ecffd; $custom-light: #bdddfe; $custom-dark: #000000;
JSON
{
"hex": "#9ecffd",
"rgb": {
"r": 158,
"g": 207,
"b": 253
},
"hsl": {
"h": 209.053,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.83643,
"c": 0.08271,
"h": 247.2
},
"luminance": 0.58987
}Semantic roles & 50–950 ramp
primary
#9ECFFD
secondary
#E09E60
accent
#6F00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485