#8EFEF8#8EFEF8
#8EFEF8 is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.104 H 191.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEF8 |
|---|---|
| RGB | rgb(142, 254, 248) |
| HSL | hsl(177, 98%, 78%) |
| HSV | hsv(177, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(93.19, -33.48, -7.14) |
| CIE-LCH | lch(93.19, 34.23, 192.03°) |
| OKLab | oklab(92.88% -0.1017 -0.0198) |
| OKLCH | oklch(92.88% 0.104 191) |
| XYZ | xyz(63.5337, 83.4066, 101.5398) |
| Luminance | 0.8341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.61
Pale Cyan
#B7FFFA
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.03
Bright Turquoise
#0FFEF9
ΔE00 5.82
Aqua
#00FFFF
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEF8 #FE8E94
analogous
#8EFEC0 #8EFEF8 #8ECCFE
triadic
#8EFEF8 #F88EFE #FEF88E
tetradic
#8EFEF8 #C08EFE #FE8E94 #CCFE8E
square
#8EFEF8 #C08EFE #FE8E94 #CCFE8E
split-complementary
#8EFEF8 #FE8ECC #FEC08E
monochromatic
#15FDF0 #51FDF4 #8EFEF8 #CBFFFC #E1FFFD
Accessibility & contrast
On white
1.19
#8EFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#8EFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEF8
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEF8 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F8
Deuteranopia (green-blind)
#DFE5F9
Tritanopia (blue-blind)
#57FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8efef8; /* rgb */ color: rgb(142, 254, 248); /* oklch */ color: oklch(92.9% 0.104 191.0);
Tailwind
colors: {
custom: {
50: '#b5fffa',
500: '#8efef8',
950: '#000000',
},
}SCSS
$custom: #8efef8; $custom-light: #b5fffa; $custom-dark: #000000;
JSON
{
"hex": "#8efef8",
"rgb": {
"r": 142,
"g": 254,
"b": 248
},
"hsl": {
"h": 176.786,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.92882,
"c": 0.10363,
"h": 191
},
"luminance": 0.83412
}Semantic roles & 50–950 ramp
primary
#8EFEF8
secondary
#DF5159
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685