#9EDEDC#9EDEDC
#9EDEDC is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.065 H 193.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDEDC |
|---|---|
| RGB | rgb(158, 222, 220) |
| HSL | hsl(178, 49%, 75%) |
| HSV | hsv(178, 29%, 87%) |
| CMYK | cmyk(28.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(84.32, -20.50, -5.52) |
| CIE-LCH | lch(84.32, 21.23, 195.07°) |
| OKLab | oklab(85.71% -0.0629 -0.0152) |
| OKLCH | oklch(85.71% 0.065 193.6) |
| XYZ | xyz(53.1358, 64.6762, 77.3802) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.80
Powder Blue
#B0E0E6
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.98
Pale Cyan
#B7FFFA
ΔE00 7.13
Light Cyan
#ACFFFC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDEDC #DE9EA0
analogous
#9EDEBC #9EDEDC #9EC0DE
triadic
#9EDEDC #DC9EDE #DEDC9E
tetradic
#9EDEDC #BC9EDE #DE9EA0 #C0DE9E
square
#9EDEDC #BC9EDE #DE9EA0 #C0DE9E
split-complementary
#9EDEDC #DE9EC0 #DEBC9E
monochromatic
#43BFBB #70CECC #9EDEDC #CCEEEC #E8F7F7
Accessibility & contrast
On white
1.51
#9EDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#9EDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDEDC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDEDC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#88E2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9ededc; /* rgb */ color: rgb(158, 222, 220); /* oklch */ color: oklch(85.7% 0.065 193.6);
Tailwind
colors: {
custom: {
50: '#bce8e6',
500: '#9ededc',
950: '#000000',
},
}SCSS
$custom: #9ededc; $custom-light: #bce8e6; $custom-dark: #000000;
JSON
{
"hex": "#9ededc",
"rgb": {
"r": 158,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.125,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.8571,
"c": 0.06466,
"h": 193.6
},
"luminance": 0.64679
}Semantic roles & 50–950 ramp
primary
#9EDEDC
secondary
#B66A6C
accent
#292EBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484