#8EDEDC#8EDEDC
#8EDEDC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.9% C 0.079 H 193.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDEDC |
|---|---|
| RGB | rgb(142, 222, 220) |
| HSL | hsl(179, 55%, 71%) |
| HSV | hsv(179, 36%, 87%) |
| CMYK | cmyk(36%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.53, -24.85, -6.78) |
| CIE-LCH | lch(83.53, 25.76, 195.26°) |
| OKLab | oklab(84.87% -0.0763 -0.0187) |
| OKLCH | oklch(84.87% 0.079 193.8) |
| XYZ | xyz(50.1902, 63.1573, 77.2421) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.15
Light Cyan
#ACFFFC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDEDC #DE8E90
analogous
#8EDEB4 #8EDEDC #8EB8DE
triadic
#8EDEDC #DC8EDE #DEDC8E
tetradic
#8EDEDC #B48EDE #DE8E90 #B8DE8E
square
#8EDEDC #B48EDE #DE8E90 #B8DE8E
split-complementary
#8EDEDC #DE8EB8 #DEB48E
monochromatic
#37BBB8 #5FD0CD #8EDEDC #BDECEB #E7F8F8
Accessibility & contrast
On white
1.54
#8EDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#8EDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDEDC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDEDC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#6EE3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ededc; /* rgb */ color: rgb(142, 222, 220); /* oklch */ color: oklch(84.9% 0.079 193.8);
Tailwind
colors: {
custom: {
50: '#b2e8e6',
500: '#8ededc',
950: '#000000',
},
}SCSS
$custom: #8ededc; $custom-light: #b2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#8ededc",
"rgb": {
"r": 142,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.5,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.84865,
"c": 0.07857,
"h": 193.8
},
"luminance": 0.63161
}Semantic roles & 50–950 ramp
primary
#8EDEDC
secondary
#B65A5D
accent
#2327C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484