#8EDEDF#8EDEDF
#8EDEDF is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.0% C 0.078 H 196.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDEDF |
|---|---|
| RGB | rgb(142, 222, 223) |
| HSL | hsl(181, 56%, 72%) |
| HSV | hsv(181, 36%, 87%) |
| CMYK | cmyk(36.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.61, -24.14, -8.24) |
| CIE-LCH | lch(83.61, 25.51, 198.85°) |
| OKLab | oklab(84.96% -0.0751 -0.0227) |
| OKLCH | oklch(84.96% 0.078 196.8) |
| XYZ | xyz(50.5911, 63.3177, 79.3534) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Powder Blue
#B0E0E6
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.56
Light Cyan
#ACFFFC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDEDF #DF8F8E
analogous
#8EDFB8 #8EDEDF #8EB6DF
triadic
#8EDEDF #DF8EDE #DEDF8E
tetradic
#8EDEDF #B88EDF #DF8F8E #B6DF8E
square
#8EDEDF #B88EDF #DF8F8E #B6DF8E
split-complementary
#8EDEDF #DF8EB6 #DFB88E
monochromatic
#36BBBD #5ED0D1 #8EDEDF #BEECED #E7F8F8
Accessibility & contrast
On white
1.54
#8EDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#8EDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDEDF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDEDF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C5CCE0
Tritanopia (blue-blind)
#6DE3DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ededf; /* rgb */ color: rgb(142, 222, 223); /* oklch */ color: oklch(85.0% 0.078 196.8);
Tailwind
colors: {
custom: {
50: '#b3e8e9',
500: '#8ededf',
950: '#000000',
},
}SCSS
$custom: #8ededf; $custom-light: #b3e8e9; $custom-dark: #000000;
JSON
{
"hex": "#8ededf",
"rgb": {
"r": 142,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.741,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.8496,
"c": 0.07845,
"h": 196.8
},
"luminance": 0.63321
}Semantic roles & 50–950 ramp
primary
#8EDEDF
secondary
#B75B5A
accent
#2422C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484