#8EDEDE#8EDEDE
#8EDEDE is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.078 H 195.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDEDE |
|---|---|
| RGB | rgb(142, 222, 222) |
| HSL | hsl(180, 55%, 71%) |
| HSV | hsv(180, 36%, 87%) |
| CMYK | cmyk(36%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.58, -24.38, -7.75) |
| CIE-LCH | lch(83.58, 25.58, 197.65°) |
| OKLab | oklab(84.93% -0.0755 -0.0213) |
| OKLCH | oklch(84.93% 0.078 195.8) |
| XYZ | xyz(50.4566, 63.2639, 78.6455) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 6.82
Light Cyan
#ACFFFC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDEDE #DE8E8E
analogous
#8EDEB6 #8EDEDE #8EB6DE
triadic
#8EDEDE #DE8EDE #DEDE8E
tetradic
#8EDEDE #B68EDE #DE8E8E #B6DE8E
square
#8EDEDE #B68EDE #DE8E8E #B6DE8E
split-complementary
#8EDEDE #DE8EB6 #DEB68E
monochromatic
#37BBBB #5FD0D0 #8EDEDE #BDECEC #E7F8F8
Accessibility & contrast
On white
1.54
#8EDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#8EDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDEDE
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDEDE | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#C5CCDF
Tritanopia (blue-blind)
#6DE3DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8edede; /* rgb */ color: rgb(142, 222, 222); /* oklch */ color: oklch(84.9% 0.078 195.8);
Tailwind
colors: {
custom: {
50: '#b2e8e8',
500: '#8edede',
950: '#000000',
},
}SCSS
$custom: #8edede; $custom-light: #b2e8e8; $custom-dark: #000000;
JSON
{
"hex": "#8edede",
"rgb": {
"r": 142,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.84928,
"c": 0.07846,
"h": 195.8
},
"luminance": 0.63267
}Semantic roles & 50–950 ramp
primary
#8EDEDE
secondary
#B65A5A
accent
#2323C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484