#9EDEEF#9EDEEF
#9EDEEF is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.3% C 0.069 H 216.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDEEF |
|---|---|
| RGB | rgb(158, 222, 239) |
| HSL | hsl(193, 72%, 78%) |
| HSV | hsv(193, 34%, 94%) |
| CMYK | cmyk(33.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.86, -16.10, -14.76) |
| CIE-LCH | lch(84.86, 21.84, 222.51°) |
| OKLab | oklab(86.33% -0.0554 -0.0404) |
| OKLCH | oklch(86.33% 0.069 216.1) |
| XYZ | xyz(55.7966, 65.7405, 91.3937) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.93
Lightblue
#ADD8E6
ΔE00 3.95
Powder Blue
#B0E0E6
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDEEF #EFAF9E
analogous
#9EEFD8 #9EDEEF #9EB5EF
triadic
#9EDEEF #EF9EDE #DEEF9E
tetradic
#9EDEEF #D89EEF #EFAF9E #B5EF9E
square
#9EDEEF #D89EEF #EFAF9E #B5EF9E
split-complementary
#9EDEEF #EF9EB5 #EFD89E
monochromatic
#35BADE #69CCE6 #9EDEEF #D3F0F8 #E5F6FB
Accessibility & contrast
On white
1.48
#9EDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#9EDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDEEF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDEEF | 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)
#D2DAF0
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#81E5E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9edeef; /* rgb */ color: rgb(158, 222, 239); /* oklch */ color: oklch(86.3% 0.069 216.1);
Tailwind
colors: {
custom: {
50: '#bde8f4',
500: '#9edeef',
950: '#000000',
},
}SCSS
$custom: #9edeef; $custom-light: #bde8f4; $custom-dark: #000000;
JSON
{
"hex": "#9edeef",
"rgb": {
"r": 158,
"g": 222,
"b": 239
},
"hsl": {
"h": 192.593,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.86327,
"c": 0.06861,
"h": 216.1
},
"luminance": 0.65744
}Semantic roles & 50–950 ramp
primary
#9EDEEF
secondary
#CC7B65
accent
#3A12D4
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485