#9FDEEE#9FDEEE
#9FDEEE is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.3% C 0.067 H 215.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDEEE |
|---|---|
| RGB | rgb(159, 222, 238) |
| HSL | hsl(192, 70%, 78%) |
| HSV | hsv(192, 33%, 93%) |
| CMYK | cmyk(33.2%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(84.89, -16.07, -14.19) |
| CIE-LCH | lch(84.89, 21.44, 221.45°) |
| OKLab | oklab(86.35% -0.055 -0.0388) |
| OKLCH | oklch(86.35% 0.067 215.2) |
| XYZ | xyz(55.8468, 65.7834, 90.6271) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.88
Powder Blue
#B0E0E6
ΔE00 4.02
Ice Blue
#A5DFF9
ΔE00 4.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 5.75
Pale Sky Blue
#BDF6FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDEEE #EEAF9F
analogous
#9FEED6 #9FDEEE #9FB6EE
triadic
#9FDEEE #EE9FDE #DEEE9F
tetradic
#9FDEEE #D69FEE #EEAF9F #B6EE9F
square
#9FDEEE #D69FEE #EEAF9F #B6EE9F
split-complementary
#9FDEEE #EE9FB6 #EED69F
monochromatic
#37BADC #6BCCE5 #9FDEEE #D3F0F7 #E5F6FA
Accessibility & contrast
On white
1.48
#9FDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#9FDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDEEE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDEEE | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#83E4E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9fdeee; /* rgb */ color: rgb(159, 222, 238); /* oklch */ color: oklch(86.3% 0.067 215.2);
Tailwind
colors: {
custom: {
50: '#bee8f3',
500: '#9fdeee',
950: '#000000',
},
}SCSS
$custom: #9fdeee; $custom-light: #bee8f3; $custom-dark: #000000;
JSON
{
"hex": "#9fdeee",
"rgb": {
"r": 159,
"g": 222,
"b": 238
},
"hsl": {
"h": 192.152,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.86348,
"c": 0.0673,
"h": 215.2
},
"luminance": 0.65787
}Semantic roles & 50–950 ramp
primary
#9FDEEE
secondary
#CB7B66
accent
#3A14D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485