#8EFECF#8EFECF
#8EFECF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.123 H 164.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFECF |
|---|---|
| RGB | rgb(142, 254, 207) |
| HSL | hsl(155, 98%, 78%) |
| HSV | hsv(155, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(92.19, -42.60, 12.59) |
| CIE-LCH | lch(92.19, 44.42, 163.53°) |
| OKLab | oklab(91.74% -0.1189 0.0324) |
| OKLCH | oklch(91.74% 0.123 164.8) |
| XYZ | xyz(57.8549, 81.1351, 71.6313) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.03
Pale Turquoise
#A5FBD5
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFECF #FE8EBD
analogous
#8EFE97 #8EFECF #8EF5FE
triadic
#8EFECF #CF8EFE #FECF8E
tetradic
#8EFECF #978EFE #FE8EBD #F5FE8E
square
#8EFECF #978EFE #FE8EBD #F5FE8E
split-complementary
#8EFECF #FE8EF5 #FE978E
monochromatic
#15FD9B #51FDB5 #8EFECF #CBFFE9 #E1FFF2
Accessibility & contrast
On white
1.22
#8EFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#8EFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFECF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFECF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#6DFEF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8efecf; /* rgb */ color: rgb(142, 254, 207); /* oklch */ color: oklch(91.7% 0.123 164.8);
Tailwind
colors: {
custom: {
50: '#b4ffdd',
500: '#8efecf',
950: '#000000',
},
}SCSS
$custom: #8efecf; $custom-light: #b4ffdd; $custom-dark: #000000;
JSON
{
"hex": "#8efecf",
"rgb": {
"r": 142,
"g": 254,
"b": 207
},
"hsl": {
"h": 154.821,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91743,
"c": 0.12325,
"h": 164.8
},
"luminance": 0.81139
}Semantic roles & 50–950 ramp
primary
#8EFECF
secondary
#DF518D
accent
#0060E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684