#9EDDED#9EDDED
#9EDDED is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 86.0% C 0.067 H 215.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDDED |
|---|---|
| RGB | rgb(158, 221, 237) |
| HSL | hsl(192, 69%, 77%) |
| HSV | hsv(192, 33%, 93%) |
| CMYK | cmyk(33.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.53, -16.07, -14.20) |
| CIE-LCH | lch(84.53, 21.44, 221.46°) |
| OKLab | oklab(86.04% -0.055 -0.0389) |
| OKLCH | oklch(86.04% 0.067 215.3) |
| XYZ | xyz(55.2380, 65.0933, 89.7580) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 4.07
Ice Blue
#A5DFF9
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Pale Sky Blue
#BDF6FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDDED #EDAE9E
analogous
#9EEDD6 #9EDDED #9EB5ED
triadic
#9EDDED #ED9EDD #DDED9E
tetradic
#9EDDED #D69EED #EDAE9E #B5ED9E
square
#9EDDED #D69EED #EDAE9E #B5ED9E
split-complementary
#9EDDED #ED9EB5 #EDD69E
monochromatic
#37B9DA #6ACBE3 #9EDDED #D2EFF7 #E5F6FA
Accessibility & contrast
On white
1.50
#9EDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#9EDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDDED
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDDED | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#82E3E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9edded; /* rgb */ color: rgb(158, 221, 237); /* oklch */ color: oklch(86.0% 0.067 215.3);
Tailwind
colors: {
custom: {
50: '#bde7f2',
500: '#9edded',
950: '#000000',
},
}SCSS
$custom: #9edded; $custom-light: #bde7f2; $custom-dark: #000000;
JSON
{
"hex": "#9edded",
"rgb": {
"r": 158,
"g": 221,
"b": 237
},
"hsl": {
"h": 192.152,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.86043,
"c": 0.06733,
"h": 215.3
},
"luminance": 0.65096
}Semantic roles & 50–950 ramp
primary
#9EDDED
secondary
#C97A66
accent
#3B15D1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485