#9EDED7#9EDED7
#9EDED7 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.6% C 0.065 H 187.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDED7 |
|---|---|
| RGB | rgb(158, 222, 215) |
| HSL | hsl(173, 49%, 75%) |
| HSV | hsv(173, 29%, 87%) |
| CMYK | cmyk(28.8%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(84.18, -21.61, -3.07) |
| CIE-LCH | lch(84.18, 21.83, 188.09°) |
| OKLab | oklab(85.56% -0.0649 -0.0086) |
| OKLCH | oklch(85.56% 0.065 187.5) |
| XYZ | xyz(52.4835, 64.4153, 73.9448) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 6.78
Duck Egg Blue
#C3FBF4
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 7.15
Light Cyan
#ACFFFC
ΔE00 7.36
Eggshell Blue
#C4FFF7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDED7 #DE9EA5
analogous
#9EDEB7 #9EDED7 #9EC5DE
triadic
#9EDED7 #D79EDE #DED79E
tetradic
#9EDED7 #B79EDE #DE9EA5 #C5DE9E
square
#9EDED7 #B79EDE #DE9EA5 #C5DE9E
split-complementary
#9EDED7 #DE9EC5 #DEB79E
monochromatic
#43BFB1 #70CEC4 #9EDED7 #CCEEEA #E8F7F6
Accessibility & contrast
On white
1.51
#9EDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#9EDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDED7
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDED7 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#CBCED8
Tritanopia (blue-blind)
#89E1DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9eded7; /* rgb */ color: rgb(158, 222, 215); /* oklch */ color: oklch(85.6% 0.065 187.5);
Tailwind
colors: {
custom: {
50: '#bce8e3',
500: '#9eded7',
950: '#000000',
},
}SCSS
$custom: #9eded7; $custom-light: #bce8e3; $custom-dark: #000000;
JSON
{
"hex": "#9eded7",
"rgb": {
"r": 158,
"g": 222,
"b": 215
},
"hsl": {
"h": 173.438,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.85557,
"c": 0.06544,
"h": 187.5
},
"luminance": 0.64418
}Semantic roles & 50–950 ramp
primary
#9EDED7
secondary
#B66A72
accent
#2939BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484