#9FDEEB#9FDEEB
#9FDEEB is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.2% C 0.066 H 211.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDEEB |
|---|---|
| RGB | rgb(159, 222, 235) |
| HSL | hsl(190, 66%, 77%) |
| HSV | hsv(190, 32%, 92%) |
| CMYK | cmyk(32.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.80, -16.78, -12.74) |
| CIE-LCH | lch(84.80, 21.07, 217.21°) |
| OKLab | oklab(86.25% -0.0561 -0.0348) |
| OKLCH | oklch(86.25% 0.066 211.8) |
| XYZ | xyz(55.4098, 65.6086, 88.3252) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.33
Lightblue
#ADD8E6
ΔE00 4.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Ice Blue
#A5DFF9
ΔE00 5.32
Pale Sky Blue
#BDF6FE
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDEEB #EBAC9F
analogous
#9FEBD2 #9FDEEB #9FB8EB
triadic
#9FDEEB #EB9FDE #DEEB9F
tetradic
#9FDEEB #D29FEB #EBAC9F #B8EB9F
square
#9FDEEB #D29FEB #EBAC9F #B8EB9F
split-complementary
#9FDEEB #EB9FB8 #EBD29F
monochromatic
#3ABBD6 #6CCDE0 #9FDEEB #D2EFF6 #E6F6FA
Accessibility & contrast
On white
1.49
#9FDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#9FDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDEEB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDEEB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C6D0EB
Tritanopia (blue-blind)
#84E4E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fdeeb; /* rgb */ color: rgb(159, 222, 235); /* oklch */ color: oklch(86.2% 0.066 211.8);
Tailwind
colors: {
custom: {
50: '#bee8f1',
500: '#9fdeeb',
950: '#000000',
},
}SCSS
$custom: #9fdeeb; $custom-light: #bee8f1; $custom-dark: #000000;
JSON
{
"hex": "#9fdeeb",
"rgb": {
"r": 159,
"g": 222,
"b": 235
},
"hsl": {
"h": 190.263,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.86247,
"c": 0.06604,
"h": 211.8
},
"luminance": 0.65612
}Semantic roles & 50–950 ramp
primary
#9FDEEB
secondary
#C77867
accent
#3718CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485