#9EDED8#9EDED8
#9EDED8 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.6% C 0.065 H 188.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDED8 |
|---|---|
| RGB | rgb(158, 222, 216) |
| HSL | hsl(174, 49%, 75%) |
| HSV | hsv(174, 29%, 87%) |
| CMYK | cmyk(28.8%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(84.21, -21.39, -3.56) |
| CIE-LCH | lch(84.21, 21.69, 189.45°) |
| OKLab | oklab(85.59% -0.0645 -0.0099) |
| OKLCH | oklch(85.59% 0.065 188.7) |
| XYZ | xyz(52.6124, 64.4668, 74.6235) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 6.45
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Pale Cyan
#B7FFFA
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Light Cyan
#ACFFFC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDED8 #DE9EA4
analogous
#9EDEB8 #9EDED8 #9EC4DE
triadic
#9EDED8 #D89EDE #DED89E
tetradic
#9EDED8 #B89EDE #DE9EA4 #C4DE9E
square
#9EDED8 #B89EDE #DE9EA4 #C4DE9E
split-complementary
#9EDED8 #DE9EC4 #DEB89E
monochromatic
#43BFB3 #70CEC6 #9EDED8 #CCEEEA #E8F7F6
Accessibility & contrast
On white
1.51
#9EDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#9EDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDED8
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDED8 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#CBCED9
Tritanopia (blue-blind)
#89E1DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9eded8; /* rgb */ color: rgb(158, 222, 216); /* oklch */ color: oklch(85.6% 0.065 188.7);
Tailwind
colors: {
custom: {
50: '#bce8e4',
500: '#9eded8',
950: '#000000',
},
}SCSS
$custom: #9eded8; $custom-light: #bce8e4; $custom-dark: #000000;
JSON
{
"hex": "#9eded8",
"rgb": {
"r": 158,
"g": 222,
"b": 216
},
"hsl": {
"h": 174.375,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.85587,
"c": 0.06522,
"h": 188.7
},
"luminance": 0.6447
}Semantic roles & 50–950 ramp
primary
#9EDED8
secondary
#B66A71
accent
#2937BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484