#8EDFDA#8EDFDA
#8EDFDA is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.080 H 190.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDFDA |
|---|---|
| RGB | rgb(142, 223, 218) |
| HSL | hsl(176, 56%, 72%) |
| HSV | hsv(176, 36%, 87%) |
| CMYK | cmyk(36.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.75, -25.81, -5.39) |
| CIE-LCH | lch(83.75, 26.36, 191.79°) |
| OKLab | oklab(85.03% -0.0783 -0.0149) |
| OKLCH | oklch(85.03% 0.08 190.8) |
| XYZ | xyz(50.1933, 63.5848, 75.9443) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 6.84
Light Cyan
#ACFFFC
ΔE00 7.06
Pale Cyan
#B7FFFA
ΔE00 7.44
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDFDA #DF8E93
analogous
#8EDFB2 #8EDFDA #8EBCDF
triadic
#8EDFDA #DA8EDF #DFDA8E
tetradic
#8EDFDA #B28EDF #DF8E93 #BCDF8E
square
#8EDFDA #B28EDF #DF8E93 #BCDF8E
split-complementary
#8EDFDA #DF8EBC #DFB28E
monochromatic
#36BDB5 #5ED1CA #8EDFDA #BEEDEA #E7F8F7
Accessibility & contrast
On white
1.53
#8EDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#8EDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDFDA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDFDA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C8CCDB
Tritanopia (blue-blind)
#6FE3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8edfda; /* rgb */ color: rgb(142, 223, 218); /* oklch */ color: oklch(85.0% 0.080 190.8);
Tailwind
colors: {
custom: {
50: '#b2e9e5',
500: '#8edfda',
950: '#000000',
},
}SCSS
$custom: #8edfda; $custom-light: #b2e9e5; $custom-dark: #000000;
JSON
{
"hex": "#8edfda",
"rgb": {
"r": 142,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.296,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.85026,
"c": 0.07974,
"h": 190.8
},
"luminance": 0.63588
}Semantic roles & 50–950 ramp
primary
#8EDFDA
secondary
#B75A60
accent
#222CC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484