#8EFDED#8EFDED
#8EFDED is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.105 H 183.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDED |
|---|---|
| RGB | rgb(142, 253, 237) |
| HSL | hsl(171, 97%, 77%) |
| HSV | hsv(171, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.62, -35.60, -2.28) |
| CIE-LCH | lch(92.62, 35.67, 183.66°) |
| OKLab | oklab(92.33% -0.1051 -0.0067) |
| OKLCH | oklch(92.33% 0.105 183.6) |
| XYZ | xyz(61.5606, 82.1109, 92.7093) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.79
Pale Aqua
#B8FFEB
ΔE00 5.46
Light Cyan
#ACFFFC
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.14
Pale Cyan
#B7FFFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDED #FD8E9E
analogous
#8EFDB5 #8EFDED #8ED6FD
triadic
#8EFDED #ED8EFD #FDED8E
tetradic
#8EFDED #B58EFD #FD8E9E #D6FD8E
square
#8EFDED #B58EFD #FD8E9E #D6FD8E
split-complementary
#8EFDED #FD8ED6 #FDB58E
monochromatic
#16FBDA #52FCE3 #8EFDED #CAFEF7 #E1FEFA
Accessibility & contrast
On white
1.21
#8EFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#8EFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDED
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDED | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#5EFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8efded; /* rgb */ color: rgb(142, 253, 237); /* oklch */ color: oklch(92.3% 0.105 183.6);
Tailwind
colors: {
custom: {
50: '#b5fef2',
500: '#8efded',
950: '#000000',
},
}SCSS
$custom: #8efded; $custom-light: #b5fef2; $custom-dark: #000000;
JSON
{
"hex": "#8efded",
"rgb": {
"r": 142,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.351,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.92328,
"c": 0.10532,
"h": 183.6
},
"luminance": 0.82116
}Semantic roles & 50–950 ramp
primary
#8EFDED
secondary
#DD5266
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685