#9FDEED#9FDEED
#9FDEED is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.3% C 0.067 H 214.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDEED |
|---|---|
| RGB | rgb(159, 222, 237) |
| HSL | hsl(192, 68%, 78%) |
| HSV | hsv(192, 33%, 93%) |
| CMYK | cmyk(32.9%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.86, -16.31, -13.71) |
| CIE-LCH | lch(84.86, 21.30, 220.05°) |
| OKLab | oklab(86.31% -0.0553 -0.0375) |
| OKLCH | oklch(86.31% 0.067 214.1) |
| XYZ | xyz(55.7003, 65.7248, 89.8555) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.77
Lightblue
#ADD8E6
ΔE00 4.01
Ice Blue
#A5DFF9
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Pale Sky Blue
#BDF6FE
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDEED #EDAE9F
analogous
#9FEDD5 #9FDEED #9FB7ED
triadic
#9FDEED #ED9FDE #DEED9F
tetradic
#9FDEED #D59FED #EDAE9F #B7ED9F
square
#9FDEED #D59FED #EDAE9F #B7ED9F
split-complementary
#9FDEED #ED9FB7 #EDD59F
monochromatic
#38BBDA #6BCCE3 #9FDEED #D3F0F7 #E5F6FA
Accessibility & contrast
On white
1.48
#9FDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#9FDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDEED
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDEED | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#83E4E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fdeed; /* rgb */ color: rgb(159, 222, 237); /* oklch */ color: oklch(86.3% 0.067 214.1);
Tailwind
colors: {
custom: {
50: '#bee8f2',
500: '#9fdeed',
950: '#000000',
},
}SCSS
$custom: #9fdeed; $custom-light: #bee8f2; $custom-dark: #000000;
JSON
{
"hex": "#9fdeed",
"rgb": {
"r": 159,
"g": 222,
"b": 237
},
"hsl": {
"h": 191.538,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.86314,
"c": 0.06685,
"h": 214.1
},
"luminance": 0.65728
}Semantic roles & 50–950 ramp
primary
#9FDEED
secondary
#C97A67
accent
#3915D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485