#8FFEF8#8FFEF8
#8FFEF8 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.103 H 191.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEF8 |
|---|---|
| RGB | rgb(143, 254, 248) |
| HSL | hsl(177, 98%, 78%) |
| HSV | hsv(177, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(93.23, -33.25, -7.07) |
| CIE-LCH | lch(93.23, 33.99, 192.01°) |
| OKLab | oklab(92.92% -0.101 -0.0196) |
| OKLCH | oklch(92.92% 0.103 191) |
| XYZ | xyz(63.7061, 83.4955, 101.5479) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.52
Pale Cyan
#B7FFFA
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.92
Aqua
#00FFFF
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEF8 #FE8F95
analogous
#8FFEC1 #8FFEF8 #8FCCFE
triadic
#8FFEF8 #F88FFE #FEF88F
tetradic
#8FFEF8 #C18FFE #FE8F95 #CCFE8F
square
#8FFEF8 #C18FFE #FE8F95 #CCFE8F
split-complementary
#8FFEF8 #FE8FCC #FEC18F
monochromatic
#16FDF0 #52FDF4 #8FFEF8 #CCFFFC #E1FFFD
Accessibility & contrast
On white
1.19
#8FFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#8FFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEF8
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEF8 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F8
Deuteranopia (green-blind)
#DFE6F9
Tritanopia (blue-blind)
#59FFFC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffef8; /* rgb */ color: rgb(143, 254, 248); /* oklch */ color: oklch(92.9% 0.103 191.0);
Tailwind
colors: {
custom: {
50: '#b6fffa',
500: '#8ffef8',
950: '#000000',
},
}SCSS
$custom: #8ffef8; $custom-light: #b6fffa; $custom-dark: #000000;
JSON
{
"hex": "#8ffef8",
"rgb": {
"r": 143,
"g": 254,
"b": 248
},
"hsl": {
"h": 176.757,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92924,
"c": 0.10291,
"h": 191
},
"luminance": 0.83501
}Semantic roles & 50–950 ramp
primary
#8FFEF8
secondary
#DF525A
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685