#9FCEED#9FCEED
#9FCEED is a very light, moderate cyan. Relative luminance 0.576; OKLCH L 82.9% C 0.066 H 237.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCEED |
|---|---|
| RGB | rgb(159, 206, 237) |
| HSL | hsl(204, 68%, 78%) |
| HSV | hsv(204, 33%, 93%) |
| CMYK | cmyk(32.9%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.53, -8.06, -20.22) |
| CIE-LCH | lch(80.53, 21.77, 248.28°) |
| OKLab | oklab(82.89% -0.0354 -0.0555) |
| OKLCH | oklch(82.89% 0.066 237.5) |
| XYZ | xyz(51.6506, 57.6254, 88.5056) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 3.97
Lightskyblue
#87CEFA
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 4.84
Sky
#82CAFC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCEED #EDBE9F
analogous
#9FEDE5 #9FCEED #9FA7ED
triadic
#9FCEED #ED9FCE #CEED9F
tetradic
#9FCEED #E59FED #EDBE9F #A7ED9F
square
#9FCEED #E59FED #EDBE9F #A7ED9F
split-complementary
#9FCEED #ED9FA7 #EDE59F
monochromatic
#3899DA #6BB4E3 #9FCEED #D3E8F7 #E5F2FA
Accessibility & contrast
On white
1.68
#9FCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#9FCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCEED
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCEED | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#86D6D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fceed; /* rgb */ color: rgb(159, 206, 237); /* oklch */ color: oklch(82.9% 0.066 237.5);
Tailwind
colors: {
custom: {
50: '#bdddf2',
500: '#9fceed',
950: '#000000',
},
}SCSS
$custom: #9fceed; $custom-light: #bdddf2; $custom-dark: #000000;
JSON
{
"hex": "#9fceed",
"rgb": {
"r": 159,
"g": 206,
"b": 237
},
"hsl": {
"h": 203.846,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.82885,
"c": 0.06581,
"h": 237.5
},
"luminance": 0.57628
}Semantic roles & 50–950 ramp
primary
#9FCEED
secondary
#C98E67
accent
#6015D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485