#8EFDCA#8EFDCA
#8EFDCA is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 162.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDCA |
|---|---|
| RGB | rgb(142, 253, 202) |
| HSL | hsl(152, 97%, 77%) |
| HSV | hsv(152, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.80, -43.17, 14.61) |
| CIE-LCH | lch(91.80, 45.58, 161.30°) |
| OKLab | oklab(91.39% -0.12 0.0375) |
| OKLCH | oklch(91.39% 0.126 162.6) |
| XYZ | xyz(56.9368, 80.2614, 68.3574) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Aquamarine
#7FFFD4
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.56
Pale Turquoise
#A5FBD5
ΔE00 3.75
Light Seafoam
#A0FEBF
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDCA #FD8EC1
analogous
#8EFD92 #8EFDCA #8EF9FD
triadic
#8EFDCA #CA8EFD #FDCA8E
tetradic
#8EFDCA #928EFD #FD8EC1 #F9FD8E
square
#8EFDCA #928EFD #FD8EC1 #F9FD8E
split-complementary
#8EFDCA #FD8EF9 #FD928E
monochromatic
#16FB92 #52FCAE #8EFDCA #CAFEE6 #E1FEF1
Accessibility & contrast
On white
1.23
#8EFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#8EFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDCA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDCA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#6FFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efdca; /* rgb */ color: rgb(142, 253, 202); /* oklch */ color: oklch(91.4% 0.126 162.6);
Tailwind
colors: {
custom: {
50: '#b4feda',
500: '#8efdca',
950: '#000000',
},
}SCSS
$custom: #8efdca; $custom-light: #b4feda; $custom-dark: #000000;
JSON
{
"hex": "#8efdca",
"rgb": {
"r": 142,
"g": 253,
"b": 202
},
"hsl": {
"h": 152.432,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.91392,
"c": 0.12569,
"h": 162.6
},
"luminance": 0.80266
}Semantic roles & 50–950 ramp
primary
#8EFDCA
secondary
#DD5292
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683