#9EDFEE#9EDFEE
#9EDFEE is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.5% C 0.069 H 213.6°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDFEE |
|---|---|
| RGB | rgb(158, 223, 238) |
| HSL | hsl(191, 70%, 78%) |
| HSV | hsv(191, 34%, 93%) |
| CMYK | cmyk(33.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.11, -16.84, -13.87) |
| CIE-LCH | lch(85.11, 21.82, 219.46°) |
| OKLab | oklab(86.51% -0.0571 -0.038) |
| OKLCH | oklch(86.51% 0.069 213.6) |
| XYZ | xyz(55.9157, 66.2143, 90.7067) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Lightblue
#ADD8E6
ΔE00 4.38
Ice Blue
#A5DFF9
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Pale Sky Blue
#BDF6FE
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDFEE #EEAD9E
analogous
#9EEED5 #9EDFEE #9EB7EE
triadic
#9EDFEE #EE9EDF #DFEE9E
tetradic
#9EDFEE #D59EEE #EEAD9E #B7EE9E
square
#9EDFEE #D59EEE #EEAD9E #B7EE9E
split-complementary
#9EDFEE #EE9EB7 #EED59E
monochromatic
#36BDDC #6ACEE5 #9EDFEE #D2F0F7 #E5F6FA
Accessibility & contrast
On white
1.47
#9EDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#9EDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDFEE
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDFEE | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#81E5E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9edfee; /* rgb */ color: rgb(158, 223, 238); /* oklch */ color: oklch(86.5% 0.069 213.6);
Tailwind
colors: {
custom: {
50: '#bde9f3',
500: '#9edfee',
950: '#000000',
},
}SCSS
$custom: #9edfee; $custom-light: #bde9f3; $custom-dark: #000000;
JSON
{
"hex": "#9edfee",
"rgb": {
"r": 158,
"g": 223,
"b": 238
},
"hsl": {
"h": 191.25,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.86509,
"c": 0.06853,
"h": 213.6
},
"luminance": 0.66217
}Semantic roles & 50–950 ramp
primary
#9EDFEE
secondary
#CB7966
accent
#3713D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485