#8EDEDB#8EDEDB
#8EDEDB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.079 H 192.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDEDB |
|---|---|
| RGB | rgb(142, 222, 219) |
| HSL | hsl(178, 55%, 71%) |
| HSV | hsv(178, 36%, 87%) |
| CMYK | cmyk(36%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.50, -25.08, -6.29) |
| CIE-LCH | lch(83.50, 25.86, 194.07°) |
| OKLab | oklab(84.83% -0.0767 -0.0173) |
| OKLCH | oklch(84.83% 0.079 192.7) |
| XYZ | xyz(50.0581, 63.1045, 76.5467) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.92
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Light Cyan
#ACFFFC
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDEDB #DE8E91
analogous
#8EDEB3 #8EDEDB #8EB9DE
triadic
#8EDEDB #DB8EDE #DEDB8E
tetradic
#8EDEDB #B38EDE #DE8E91 #B9DE8E
square
#8EDEDB #B38EDE #DE8E91 #B9DE8E
split-complementary
#8EDEDB #DE8EB9 #DEB38E
monochromatic
#37BBB6 #5FD0CC #8EDEDB #BDECEA #E7F8F7
Accessibility & contrast
On white
1.54
#8EDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#8EDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDEDB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDEDB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#C6CCDC
Tritanopia (blue-blind)
#6EE2DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ededb; /* rgb */ color: rgb(142, 222, 219); /* oklch */ color: oklch(84.8% 0.079 192.7);
Tailwind
colors: {
custom: {
50: '#b2e8e6',
500: '#8ededb',
950: '#000000',
},
}SCSS
$custom: #8ededb; $custom-light: #b2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#8ededb",
"rgb": {
"r": 142,
"g": 222,
"b": 219
},
"hsl": {
"h": 177.75,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.84834,
"c": 0.07866,
"h": 192.7
},
"luminance": 0.63108
}Semantic roles & 50–950 ramp
primary
#8EDEDB
secondary
#B65A5E
accent
#2329C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484