#8FFEF0#8FFEF0
#8FFEF0 is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.7% C 0.105 H 185.1°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEF0 |
|---|---|
| RGB | rgb(143, 254, 240) |
| HSL | hsl(172, 98%, 78%) |
| HSV | hsv(172, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(93.02, -35.13, -3.25) |
| CIE-LCH | lch(93.02, 35.28, 185.28°) |
| OKLab | oklab(92.68% -0.1043 -0.0093) |
| OKLCH | oklch(92.68% 0.105 185.1) |
| XYZ | xyz(62.4914, 83.0096, 95.1506) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.44
Light Cyan
#ACFFFC
ΔE00 5.17
Pale Aqua
#B8FFEB
ΔE00 5.66
Pale Cyan
#B7FFFA
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.21
Bright Turquoise
#0FFEF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEF0 #FE8F9D
analogous
#8FFEB8 #8FFEF0 #8FD5FE
triadic
#8FFEF0 #F08FFE #FEF08F
tetradic
#8FFEF0 #B88FFE #FE8F9D #D5FE8F
square
#8FFEF0 #B88FFE #FE8F9D #D5FE8F
split-complementary
#8FFEF0 #FE8FD5 #FEB88F
monochromatic
#16FDE0 #52FDE8 #8FFEF0 #CCFFF8 #E1FFFB
Accessibility & contrast
On white
1.19
#8FFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#8FFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEF0
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEF0 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F0
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#5EFFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffef0; /* rgb */ color: rgb(143, 254, 240); /* oklch */ color: oklch(92.7% 0.105 185.1);
Tailwind
colors: {
custom: {
50: '#b6fff4',
500: '#8ffef0',
950: '#000000',
},
}SCSS
$custom: #8ffef0; $custom-light: #b6fff4; $custom-dark: #000000;
JSON
{
"hex": "#8ffef0",
"rgb": {
"r": 143,
"g": 254,
"b": 240
},
"hsl": {
"h": 172.432,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92683,
"c": 0.10469,
"h": 185.1
},
"luminance": 0.83015
}Semantic roles & 50–950 ramp
primary
#8FFEF0
secondary
#DF5264
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685