#8EFECC#8EFECC
#8EFECC is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.126 H 163.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFECC |
|---|---|
| RGB | rgb(142, 254, 204) |
| HSL | hsl(153, 98%, 78%) |
| HSV | hsv(153, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(92.13, -43.21, 14.04) |
| CIE-LCH | lch(92.13, 45.43, 161.99°) |
| OKLab | oklab(91.67% -0.1202 0.0361) |
| OKLCH | oklch(91.67% 0.126 163.3) |
| XYZ | xyz(57.4916, 80.9898, 69.7181) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.80
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.63
Light Aqua
#8CFFDB
ΔE00 3.77
Light Seafoam
#A0FEBF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFECC #FE8EC0
analogous
#8EFE94 #8EFECC #8EF8FE
triadic
#8EFECC #CC8EFE #FECC8E
tetradic
#8EFECC #948EFE #FE8EC0 #F8FE8E
square
#8EFECC #948EFE #FE8EC0 #F8FE8E
split-complementary
#8EFECC #FE8EF8 #FE948E
monochromatic
#15FD95 #51FDB1 #8EFECC #CBFFE7 #E1FFF1
Accessibility & contrast
On white
1.22
#8EFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#8EFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFECC
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFECC | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E9E3CF
Tritanopia (blue-blind)
#6EFEF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efecc; /* rgb */ color: rgb(142, 254, 204); /* oklch */ color: oklch(91.7% 0.126 163.3);
Tailwind
colors: {
custom: {
50: '#b4ffdb',
500: '#8efecc',
950: '#000000',
},
}SCSS
$custom: #8efecc; $custom-light: #b4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#8efecc",
"rgb": {
"r": 142,
"g": 254,
"b": 204
},
"hsl": {
"h": 153.214,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91669,
"c": 0.12552,
"h": 163.3
},
"luminance": 0.80994
}Semantic roles & 50–950 ramp
primary
#8EFECC
secondary
#DF5191
accent
#0066E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684