#9FCAEB#9FCAEB
#9FCAEB is a light, moderate cyan. Relative luminance 0.556; OKLCH L 82.0% C 0.065 H 241.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCAEB |
|---|---|
| RGB | rgb(159, 202, 235) |
| HSL | hsl(206, 66%, 77%) |
| HSV | hsv(206, 32%, 92%) |
| CMYK | cmyk(32.3%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(79.39, -6.44, -20.88) |
| CIE-LCH | lch(79.39, 21.85, 252.86°) |
| OKLab | oklab(81.96% -0.031 -0.0573) |
| OKLCH | oklch(81.96% 0.065 241.6) |
| XYZ | xyz(50.4094, 55.6078, 86.6584) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.29
Baby Blue (survey)
#A2CFFE
ΔE00 3.70
Light Grey Blue
#9DBCD4
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.52
Sky
#82CAFC
ΔE00 4.92
Baby Blue
#89CFF0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCAEB #EBC09F
analogous
#9FEBE6 #9FCAEB #9FA4EB
triadic
#9FCAEB #EB9FCA #CAEB9F
tetradic
#9FCAEB #E69FEB #EBC09F #A4EB9F
square
#9FCAEB #E69FEB #EBC09F #A4EB9F
split-complementary
#9FCAEB #EB9FA4 #EBE69F
monochromatic
#3A92D6 #6CAEE0 #9FCAEB #D2E6F6 #E6F1FA
Accessibility & contrast
On white
1.73
#9FCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#9FCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCAEB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCAEB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#87D2D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcaeb; /* rgb */ color: rgb(159, 202, 235); /* oklch */ color: oklch(82.0% 0.065 241.6);
Tailwind
colors: {
custom: {
50: '#bddaf1',
500: '#9fcaeb',
950: '#000000',
},
}SCSS
$custom: #9fcaeb; $custom-light: #bddaf1; $custom-dark: #000000;
JSON
{
"hex": "#9fcaeb",
"rgb": {
"r": 159,
"g": 202,
"b": 235
},
"hsl": {
"h": 206.053,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.81964,
"c": 0.06517,
"h": 241.6
},
"luminance": 0.5561
}Semantic roles & 50–950 ramp
primary
#9FCAEB
secondary
#C79167
accent
#6718CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385