#8EF8EB#8EF8EB
#8EF8EB is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.1% C 0.101 H 185.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8EF8EB |
|---|---|
| RGB | rgb(142, 248, 235) |
| HSL | hsl(173, 88%, 76%) |
| HSV | hsv(173, 43%, 97%) |
| CMYK | cmyk(42.7%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(91.18, -33.75, -3.36) |
| CIE-LCH | lch(91.18, 33.92, 185.69°) |
| OKLab | oklab(91.15% -0.1003 -0.0096) |
| OKLCH | oklch(91.15% 0.101 185.5) |
| XYZ | xyz(59.7122, 78.8792, 90.6598) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.14
Light Cyan
#ACFFFC
ΔE00 5.06
Pale Cyan
#B7FFFA
ΔE00 5.70
Pale Aqua
#B8FFEB
ΔE00 5.73
Bright Aqua
#0BF9EA
ΔE00 6.30
Bright Turquoise
#0FFEF9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EF8EB #F88E9B
analogous
#8EF8B6 #8EF8EB #8ED0F8
triadic
#8EF8EB #EB8EF8 #F8EB8E
tetradic
#8EF8EB #B68EF8 #F88E9B #D0F88E
square
#8EF8EB #B68EF8 #F88E9B #D0F88E
split-complementary
#8EF8EB #F88ED0 #F8B68E
monochromatic
#1BF1D7 #54F4E1 #8EF8EB #C8FCF5 #E2FDFA
Accessibility & contrast
On white
1.25
#8EF8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#8EF8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EF8EB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EF8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EF8EB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEB
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#61FCF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ef8eb; /* rgb */ color: rgb(142, 248, 235); /* oklch */ color: oklch(91.1% 0.101 185.5);
Tailwind
colors: {
custom: {
50: '#b4fbf1',
500: '#8ef8eb',
950: '#000000',
},
}SCSS
$custom: #8ef8eb; $custom-light: #b4fbf1; $custom-dark: #000000;
JSON
{
"hex": "#8ef8eb",
"rgb": {
"r": 142,
"g": 248,
"b": 235
},
"hsl": {
"h": 172.642,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.91147,
"c": 0.10079,
"h": 185.5
},
"luminance": 0.78884
}Semantic roles & 50–950 ramp
primary
#8EF8EB
secondary
#D75464
accent
#011DE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585