#8EFECD#8EFECD
#8EFECD is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.125 H 163.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFECD |
|---|---|
| RGB | rgb(142, 254, 205) |
| HSL | hsl(154, 98%, 78%) |
| HSV | hsv(154, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(92.15, -43.01, 13.56) |
| CIE-LCH | lch(92.15, 45.09, 162.50°) |
| OKLab | oklab(91.69% -0.1198 0.0348) |
| OKLCH | oklch(91.69% 0.125 163.8) |
| XYZ | xyz(57.6119, 81.0379, 70.3518) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.87
Aquamarine
#7FFFD4
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.52
Light Seafoam
#A0FEBF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFECD #FE8EBF
analogous
#8EFE95 #8EFECD #8EF7FE
triadic
#8EFECD #CD8EFE #FECD8E
tetradic
#8EFECD #958EFE #FE8EBF #F7FE8E
square
#8EFECD #958EFE #FE8EBF #F7FE8E
split-complementary
#8EFECD #FE8EF7 #FE958E
monochromatic
#15FD97 #51FDB2 #8EFECD #CBFFE8 #E1FFF2
Accessibility & contrast
On white
1.22
#8EFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#8EFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFECD
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFECD | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#E9E3D0
Tritanopia (blue-blind)
#6DFEF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efecd; /* rgb */ color: rgb(142, 254, 205); /* oklch */ color: oklch(91.7% 0.125 163.8);
Tailwind
colors: {
custom: {
50: '#b4ffdc',
500: '#8efecd',
950: '#000000',
},
}SCSS
$custom: #8efecd; $custom-light: #b4ffdc; $custom-dark: #000000;
JSON
{
"hex": "#8efecd",
"rgb": {
"r": 142,
"g": 254,
"b": 205
},
"hsl": {
"h": 153.75,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91694,
"c": 0.12476,
"h": 163.8
},
"luminance": 0.81042
}Semantic roles & 50–950 ramp
primary
#8EFECD
secondary
#DF518F
accent
#0064E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684