#9EDED5#9EDED5
#9EDED5 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.066 H 185.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDED5 |
|---|---|
| RGB | rgb(158, 222, 213) |
| HSL | hsl(172, 49%, 75%) |
| HSV | hsv(172, 29%, 87%) |
| CMYK | cmyk(28.8%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(84.13, -22.05, -2.09) |
| CIE-LCH | lch(84.13, 22.15, 185.41°) |
| OKLab | oklab(85.5% -0.0657 -0.0059) |
| OKLCH | oklch(85.5% 0.066 185.2) |
| XYZ | xyz(52.2281, 64.3131, 72.5996) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 6.96
Pale Cyan
#B7FFFA
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.43
Eggshell Blue
#C4FFF7
ΔE00 7.52
Light Cyan
#ACFFFC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDED5 #DE9EA7
analogous
#9EDEB5 #9EDED5 #9EC7DE
triadic
#9EDED5 #D59EDE #DED59E
tetradic
#9EDED5 #B59EDE #DE9EA7 #C7DE9E
square
#9EDED5 #B59EDE #DE9EA7 #C7DE9E
split-complementary
#9EDED5 #DE9EC7 #DEB59E
monochromatic
#43BFAD #70CEC1 #9EDED5 #CCEEE9 #E8F7F5
Accessibility & contrast
On white
1.51
#9EDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#9EDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDED5
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDED5 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CCCED6
Tritanopia (blue-blind)
#8AE1DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9eded5; /* rgb */ color: rgb(158, 222, 213); /* oklch */ color: oklch(85.5% 0.066 185.2);
Tailwind
colors: {
custom: {
50: '#bce8e1',
500: '#9eded5',
950: '#000000',
},
}SCSS
$custom: #9eded5; $custom-light: #bce8e1; $custom-dark: #000000;
JSON
{
"hex": "#9eded5",
"rgb": {
"r": 158,
"g": 222,
"b": 213
},
"hsl": {
"h": 171.563,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.85497,
"c": 0.06596,
"h": 185.2
},
"luminance": 0.64316
}Semantic roles & 50–950 ramp
primary
#9EDED5
secondary
#B66A75
accent
#293EBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484