#9FDAED#9FDAED
#9FDAED is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.5% C 0.066 H 219.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDAED |
|---|---|
| RGB | rgb(159, 218, 237) |
| HSL | hsl(195, 68%, 78%) |
| HSV | hsv(195, 33%, 93%) |
| CMYK | cmyk(32.9%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(83.77, -14.27, -15.34) |
| CIE-LCH | lch(83.77, 20.95, 227.06°) |
| OKLab | oklab(85.45% -0.0504 -0.042) |
| OKLCH | oklch(85.45% 0.066 219.8) |
| XYZ | xyz(54.6505, 63.6252, 89.5056) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.93
Lightblue
#ADD8E6
ΔE00 3.02
Sky Blue
#87CEEB
ΔE00 4.44
Powder Blue
#B0E0E6
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDAED #EDB29F
analogous
#9FEDD9 #9FDAED #9FB3ED
triadic
#9FDAED #ED9FDA #DAED9F
tetradic
#9FDAED #D99FED #EDB29F #B3ED9F
square
#9FDAED #D99FED #EDB29F #B3ED9F
split-complementary
#9FDAED #ED9FB3 #EDD99F
monochromatic
#38B2DA #6BC6E3 #9FDAED #D3EEF7 #E5F5FA
Accessibility & contrast
On white
1.53
#9FDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#9FDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDAED
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDAED | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#84E1E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9fdaed; /* rgb */ color: rgb(159, 218, 237); /* oklch */ color: oklch(85.5% 0.066 219.8);
Tailwind
colors: {
custom: {
50: '#bde5f2',
500: '#9fdaed',
950: '#000000',
},
}SCSS
$custom: #9fdaed; $custom-light: #bde5f2; $custom-dark: #000000;
JSON
{
"hex": "#9fdaed",
"rgb": {
"r": 159,
"g": 218,
"b": 237
},
"hsl": {
"h": 194.615,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.85452,
"c": 0.06558,
"h": 219.8
},
"luminance": 0.63628
}Semantic roles & 50–950 ramp
primary
#9FDAED
secondary
#C97F67
accent
#4315D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485