#9ECCFF#9ECCFF
#9ECCFF is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 83.1% C 0.087 H 251.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECCFF |
|---|---|
| RGB | rgb(158, 204, 255) |
| HSL | hsl(212, 100%, 81%) |
| HSV | hsv(212, 38%, 100%) |
| CMYK | cmyk(38%, 20%, 0%, 0%) |
| CIE-LAB | lab(80.56, -2.75, -29.78) |
| CIE-LCH | lch(80.56, 29.91, 264.73°) |
| OKLab | oklab(83.1% -0.0276 -0.0824) |
| OKLCH | oklch(83.1% 0.087 251.5) |
| XYZ | xyz(53.7377, 57.6719, 102.8886) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.97
Powder Blue (survey)
#B1D1FC
ΔE00 3.64
Light Blue
#95D0FC
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 5.17
Sky
#82CAFC
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECCFF #FFD19E
analogous
#9EFDFF #9ECCFF #A09EFF
triadic
#9ECCFF #FF9ECC #CCFF9E
tetradic
#9ECCFF #FF9EFD #FFD19E #9EFFA0
square
#9ECCFF #FF9EFD #FFD19E #9EFFA0
split-complementary
#9ECCFF #FFA09E #FDFF9E
monochromatic
#248CFF #61ACFF #9ECCFF #DBECFF #E0EFFF
Accessibility & contrast
On white
1.68
#9ECCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#9ECCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECCFF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECCFF | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#7DD7DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9eccff; /* rgb */ color: rgb(158, 204, 255); /* oklch */ color: oklch(83.1% 0.087 251.5);
Tailwind
colors: {
custom: {
50: '#bddbff',
500: '#9eccff',
950: '#000000',
},
}SCSS
$custom: #9eccff; $custom-light: #bddbff; $custom-dark: #000000;
JSON
{
"hex": "#9eccff",
"rgb": {
"r": 158,
"g": 204,
"b": 255
},
"hsl": {
"h": 211.546,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.83095,
"c": 0.08694,
"h": 251.5
},
"luminance": 0.57675
}Semantic roles & 50–950 ramp
primary
#9ECCFF
secondary
#E3A45F
accent
#7900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486