#9EC8F7#9EC8F7
#9EC8F7 is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.9% C 0.080 H 251.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC8F7 |
|---|---|
| RGB | rgb(158, 200, 247) |
| HSL | hsl(212, 85%, 79%) |
| HSV | hsv(212, 36%, 97%) |
| CMYK | cmyk(36%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(79.21, -2.66, -27.58) |
| CIE-LCH | lch(79.21, 27.71, 264.50°) |
| OKLab | oklab(81.94% -0.0253 -0.0762) |
| OKLCH | oklch(81.94% 0.08 251.6) |
| XYZ | xyz(51.5381, 55.2905, 95.9342) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.78
Powder Blue (survey)
#B1D1FC
ΔE00 3.49
Light Blue
#95D0FC
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 4.68
Sky
#82CAFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC8F7 #F7CD9E
analogous
#9EF5F7 #9EC8F7 #A19EF7
triadic
#9EC8F7 #F79EC8 #C8F79E
tetradic
#9EC8F7 #F79EF5 #F7CD9E #9EF7A1
square
#9EC8F7 #F79EF5 #F7CD9E #9EF7A1
split-complementary
#9EC8F7 #F7A19E #F5F79E
monochromatic
#2D88EE #65A8F2 #9EC8F7 #D7E8FC #E3EFFD
Accessibility & contrast
On white
1.74
#9EC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#9EC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC8F7
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC8F7 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#ACC0F6
Tritanopia (blue-blind)
#81D3D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ec8f7; /* rgb */ color: rgb(158, 200, 247); /* oklch */ color: oklch(81.9% 0.080 251.6);
Tailwind
colors: {
custom: {
50: '#bdd8fa',
500: '#9ec8f7',
950: '#000000',
},
}SCSS
$custom: #9ec8f7; $custom-light: #bdd8fa; $custom-dark: #000000;
JSON
{
"hex": "#9ec8f7",
"rgb": {
"r": 158,
"g": 200,
"b": 247
},
"hsl": {
"h": 211.685,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.81941,
"c": 0.08027,
"h": 251.6
},
"luminance": 0.55293
}Semantic roles & 50–950 ramp
primary
#9EC8F7
secondary
#D7A062
accent
#7904E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385