#8EE3DB#8EE3DB
#8EE3DB is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.0% C 0.084 H 188.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE3DB |
|---|---|
| RGB | rgb(142, 227, 219) |
| HSL | hsl(174, 60%, 72%) |
| HSV | hsv(174, 37%, 89%) |
| CMYK | cmyk(37.4%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(84.89, -27.51, -4.23) |
| CIE-LCH | lch(84.89, 27.84, 188.73°) |
| OKLab | oklab(85.95% -0.0827 -0.0118) |
| OKLCH | oklch(85.95% 0.084 188.1) |
| XYZ | xyz(51.4059, 65.8000, 76.9960) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.76
Tiffany Blue
#7BF2DA
ΔE00 6.56
Light Cyan
#ACFFFC
ΔE00 6.57
Turquoise
#40E0D0
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE3DB #E38E96
analogous
#8EE3B1 #8EE3DB #8EC1E3
triadic
#8EE3DB #DB8EE3 #E3DB8E
tetradic
#8EE3DB #B18EE3 #E38E96 #C1E38E
square
#8EE3DB #B18EE3 #E38E96 #C1E38E
split-complementary
#8EE3DB #E38EC1 #E3B18E
monochromatic
#31C6B8 #5DD7CB #8EE3DB #BFEFEB #E6F9F7
Accessibility & contrast
On white
1.48
#8EE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#8EE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE3DB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE3DB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#6DE7E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ee3db; /* rgb */ color: rgb(142, 227, 219); /* oklch */ color: oklch(86.0% 0.084 188.1);
Tailwind
colors: {
custom: {
50: '#b3ece6',
500: '#8ee3db',
950: '#000000',
},
}SCSS
$custom: #8ee3db; $custom-light: #b3ece6; $custom-dark: #000000;
JSON
{
"hex": "#8ee3db",
"rgb": {
"r": 142,
"g": 227,
"b": 219
},
"hsl": {
"h": 174.353,
"s": 60.284,
"l": 72.353
},
"oklch": {
"l": 0.85954,
"c": 0.08351,
"h": 188.1
},
"luminance": 0.65803
}Semantic roles & 50–950 ramp
primary
#8EE3DB
secondary
#BC5963
accent
#1E2EC8
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484