#9FCEEB#9FCEEB
#9FCEEB is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.8% C 0.064 H 235.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCEEB |
|---|---|
| RGB | rgb(159, 206, 235) |
| HSL | hsl(203, 66%, 77%) |
| HSV | hsv(203, 32%, 92%) |
| CMYK | cmyk(32.3%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(80.47, -8.54, -19.25) |
| CIE-LCH | lch(80.47, 21.06, 246.07°) |
| OKLab | oklab(82.81% -0.0361 -0.0528) |
| OKLCH | oklch(82.81% 0.064 235.6) |
| XYZ | xyz(51.3601, 57.5092, 86.9753) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.74
Light Blue
#95D0FC
ΔE00 3.79
Lightskyblue
#87CEFA
ΔE00 4.30
Sky Blue
#87CEEB
ΔE00 4.46
Ice Blue
#A5DFF9
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCEEB #EBBC9F
analogous
#9FEBE2 #9FCEEB #9FA8EB
triadic
#9FCEEB #EB9FCE #CEEB9F
tetradic
#9FCEEB #E29FEB #EBBC9F #A8EB9F
square
#9FCEEB #E29FEB #EBBC9F #A8EB9F
split-complementary
#9FCEEB #EB9FA8 #EBE29F
monochromatic
#3A9AD6 #6CB4E0 #9FCEEB #D2E8F6 #E6F2FA
Accessibility & contrast
On white
1.68
#9FCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#9FCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCEEB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCEEB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#86D6D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fceeb; /* rgb */ color: rgb(159, 206, 235); /* oklch */ color: oklch(82.8% 0.064 235.6);
Tailwind
colors: {
custom: {
50: '#bdddf1',
500: '#9fceeb',
950: '#000000',
},
}SCSS
$custom: #9fceeb; $custom-light: #bdddf1; $custom-dark: #000000;
JSON
{
"hex": "#9fceeb",
"rgb": {
"r": 159,
"g": 206,
"b": 235
},
"hsl": {
"h": 202.895,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.82813,
"c": 0.06394,
"h": 235.6
},
"luminance": 0.57512
}Semantic roles & 50–950 ramp
primary
#9FCEEB
secondary
#C78C67
accent
#5D18CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485