#9EDEDB#9EDEDB
#9EDEDB is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.7% C 0.065 H 192.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDEDB |
|---|---|
| RGB | rgb(158, 222, 219) |
| HSL | hsl(177, 49%, 75%) |
| HSV | hsv(177, 29%, 87%) |
| CMYK | cmyk(28.8%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(84.29, -20.73, -5.03) |
| CIE-LCH | lch(84.29, 21.33, 193.64°) |
| OKLab | oklab(85.68% -0.0633 -0.0138) |
| OKLCH | oklch(85.68% 0.065 192.3) |
| XYZ | xyz(53.0038, 64.6234, 76.6848) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.93
Powder Blue
#B0E0E6
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Duck Egg Blue
#C3FBF4
ΔE00 6.92
Pale Cyan
#B7FFFA
ΔE00 7.09
Light Cyan
#ACFFFC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDEDB #DE9EA1
analogous
#9EDEBB #9EDEDB #9EC1DE
triadic
#9EDEDB #DB9EDE #DEDB9E
tetradic
#9EDEDB #BB9EDE #DE9EA1 #C1DE9E
square
#9EDEDB #BB9EDE #DE9EA1 #C1DE9E
split-complementary
#9EDEDB #DE9EC1 #DEBB9E
monochromatic
#43BFB9 #70CECA #9EDEDB #CCEEEC #E8F7F7
Accessibility & contrast
On white
1.51
#9EDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#9EDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDEDB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDEDB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DB
Deuteranopia (green-blind)
#CACFDC
Tritanopia (blue-blind)
#88E2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9ededb; /* rgb */ color: rgb(158, 222, 219); /* oklch */ color: oklch(85.7% 0.065 192.3);
Tailwind
colors: {
custom: {
50: '#bce8e6',
500: '#9ededb',
950: '#000000',
},
}SCSS
$custom: #9ededb; $custom-light: #bce8e6; $custom-dark: #000000;
JSON
{
"hex": "#9ededb",
"rgb": {
"r": 158,
"g": 222,
"b": 219
},
"hsl": {
"h": 177.188,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.85679,
"c": 0.06476,
"h": 192.3
},
"luminance": 0.64626
}Semantic roles & 50–950 ramp
primary
#9EDEDB
secondary
#B66A6D
accent
#2930BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484