#9FDBEC#9FDBEC
#9FDBEC is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.6% C 0.065 H 217.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDBEC |
|---|---|
| RGB | rgb(159, 219, 236) |
| HSL | hsl(193, 67%, 77%) |
| HSV | hsv(193, 33%, 93%) |
| CMYK | cmyk(32.6%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.01, -15.02, -14.44) |
| CIE-LCH | lch(84.01, 20.84, 223.88°) |
| OKLab | oklab(85.63% -0.052 -0.0395) |
| OKLCH | oklch(85.63% 0.065 217.2) |
| XYZ | xyz(54.7649, 64.0871, 88.8250) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.21
Ice Blue
#A5DFF9
ΔE00 3.66
Powder Blue
#B0E0E6
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDBEC #ECB09F
analogous
#9FECD7 #9FDBEC #9FB4EC
triadic
#9FDBEC #EC9FDB #DBEC9F
tetradic
#9FDBEC #D79FEC #ECB09F #B4EC9F
square
#9FDBEC #D79FEC #ECB09F #B4EC9F
split-complementary
#9FDBEC #EC9FB4 #ECD79F
monochromatic
#39B5D8 #6CC8E2 #9FDBEC #D2EEF6 #E5F5FA
Accessibility & contrast
On white
1.52
#9FDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#9FDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDBEC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDBEC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#84E1E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9fdbec; /* rgb */ color: rgb(159, 219, 236); /* oklch */ color: oklch(85.6% 0.065 217.2);
Tailwind
colors: {
custom: {
50: '#bde6f2',
500: '#9fdbec',
950: '#000000',
},
}SCSS
$custom: #9fdbec; $custom-light: #bde6f2; $custom-dark: #000000;
JSON
{
"hex": "#9fdbec",
"rgb": {
"r": 159,
"g": 219,
"b": 236
},
"hsl": {
"h": 193.247,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.85633,
"c": 0.06532,
"h": 217.2
},
"luminance": 0.6409
}Semantic roles & 50–950 ramp
primary
#9FDBEC
secondary
#C87D67
accent
#3F17CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485