#9EDBEE#9EDBEE
#9EDBEE is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.6% C 0.067 H 219.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDBEE |
|---|---|
| RGB | rgb(158, 219, 238) |
| HSL | hsl(194, 70%, 78%) |
| HSV | hsv(194, 34%, 93%) |
| CMYK | cmyk(33.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(84.02, -14.81, -15.50) |
| CIE-LCH | lch(84.02, 21.44, 226.29°) |
| OKLab | oklab(85.65% -0.0521 -0.0424) |
| OKLCH | oklch(85.65% 0.067 219.1) |
| XYZ | xyz(54.8596, 64.1022, 90.3546) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.05
Lightblue
#ADD8E6
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDBEE #EEB19E
analogous
#9EEED9 #9EDBEE #9EB3EE
triadic
#9EDBEE #EE9EDB #DBEE9E
tetradic
#9EDBEE #D99EEE #EEB19E #B3EE9E
square
#9EDBEE #D99EEE #EEB19E #B3EE9E
split-complementary
#9EDBEE #EE9EB3 #EED99E
monochromatic
#36B4DC #6AC8E5 #9EDBEE #D2EEF7 #E5F5FA
Accessibility & contrast
On white
1.52
#9EDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#9EDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDBEE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDBEE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#82E2E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9edbee; /* rgb */ color: rgb(158, 219, 238); /* oklch */ color: oklch(85.6% 0.067 219.1);
Tailwind
colors: {
custom: {
50: '#bde6f3',
500: '#9edbee',
950: '#000000',
},
}SCSS
$custom: #9edbee; $custom-light: #bde6f3; $custom-dark: #000000;
JSON
{
"hex": "#9edbee",
"rgb": {
"r": 158,
"g": 219,
"b": 238
},
"hsl": {
"h": 194.25,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.85645,
"c": 0.06722,
"h": 219.1
},
"luminance": 0.64105
}Semantic roles & 50–950 ramp
primary
#9EDBEE
secondary
#CB7E66
accent
#4113D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485