#9ECFF2#9ECFF2
#9ECFF2 is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.2% C 0.071 H 239.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECFF2 |
|---|---|
| RGB | rgb(158, 207, 242) |
| HSL | hsl(205, 76%, 78%) |
| HSV | hsv(205, 35%, 95%) |
| CMYK | cmyk(34.7%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(80.91, -7.63, -22.32) |
| CIE-LCH | lch(80.91, 23.59, 251.14°) |
| OKLab | oklab(83.22% -0.0358 -0.0614) |
| OKLCH | oklch(83.22% 0.071 239.8) |
| XYZ | xyz(52.4353, 58.3028, 92.4779) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.19
Lightskyblue
#87CEFA
ΔE00 3.48
Baby Blue (survey)
#A2CFFE
ΔE00 3.64
Sky
#82CAFC
ΔE00 4.23
Baby Blue
#89CFF0
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECFF2 #F2C19E
analogous
#9EF2EB #9ECFF2 #9EA5F2
triadic
#9ECFF2 #F29ECF #CFF29E
tetradic
#9ECFF2 #EB9EF2 #F2C19E #A5F29E
square
#9ECFF2 #EB9EF2 #F2C19E #A5F29E
split-complementary
#9ECFF2 #F29EA5 #F2EB9E
monochromatic
#329AE4 #68B4EB #9ECFF2 #D4EAF9 #E4F2FB
Accessibility & contrast
On white
1.66
#9ECFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#9ECFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECFF2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECFF2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CEF4
Deuteranopia (green-blind)
#B5C5F1
Tritanopia (blue-blind)
#82D8DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9ecff2; /* rgb */ color: rgb(158, 207, 242); /* oklch */ color: oklch(83.2% 0.071 239.8);
Tailwind
colors: {
custom: {
50: '#bdddf6',
500: '#9ecff2',
950: '#000000',
},
}SCSS
$custom: #9ecff2; $custom-light: #bdddf6; $custom-dark: #000000;
JSON
{
"hex": "#9ecff2",
"rgb": {
"r": 158,
"g": 207,
"b": 242
},
"hsl": {
"h": 205,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.83223,
"c": 0.07105,
"h": 239.8
},
"luminance": 0.58306
}Semantic roles & 50–950 ramp
primary
#9ECFF2
secondary
#D09164
accent
#620DD9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485