#8EFBEC#8EFBEC
#8EFBEC is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.104 H 184.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFBEC |
|---|---|
| RGB | rgb(142, 251, 236) |
| HSL | hsl(172, 93%, 77%) |
| HSV | hsv(172, 43%, 98%) |
| CMYK | cmyk(43.4%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(92.04, -34.91, -2.62) |
| CIE-LCH | lch(92.04, 35.01, 184.29°) |
| OKLab | oklab(91.85% -0.1033 -0.0076) |
| OKLCH | oklch(91.85% 0.104 184.2) |
| XYZ | xyz(60.7868, 80.7965, 91.7327) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 5.49
Pale Aqua
#B8FFEB
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 6.04
Bright Aqua
#0BF9EA
ΔE00 6.17
Light Aqua
#8CFFDB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFBEC #FB8E9D
analogous
#8EFBB6 #8EFBEC #8ED4FB
triadic
#8EFBEC #EC8EFB #FBEC8E
tetradic
#8EFBEC #B68EFB #FB8E9D #D4FB8E
square
#8EFBEC #B68EFB #FB8E9D #D4FB8E
split-complementary
#8EFBEC #FB8ED4 #FBB68E
monochromatic
#18F7D8 #53F9E2 #8EFBEC #C9FDF6 #E1FEFA
Accessibility & contrast
On white
1.22
#8EFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#8EFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFBEC
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFBEC | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EC
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#5FFFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efbec; /* rgb */ color: rgb(142, 251, 236); /* oklch */ color: oklch(91.8% 0.104 184.2);
Tailwind
colors: {
custom: {
50: '#b5fdf2',
500: '#8efbec',
950: '#000000',
},
}SCSS
$custom: #8efbec; $custom-light: #b5fdf2; $custom-dark: #000000;
JSON
{
"hex": "#8efbec",
"rgb": {
"r": 142,
"g": 251,
"b": 236
},
"hsl": {
"h": 171.743,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.9185,
"c": 0.10357,
"h": 184.2
},
"luminance": 0.80801
}Semantic roles & 50–950 ramp
primary
#8EFBEC
secondary
#DB5365
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585