#8FEFBF#8FEFBF
#8FEFBF is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.0% C 0.114 H 161.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEFBF |
|---|---|
| RGB | rgb(143, 239, 191) |
| HSL | hsl(150, 75%, 75%) |
| HSV | hsv(150, 40%, 94%) |
| CMYK | cmyk(40.2%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(87.65, -38.88, 14.43) |
| CIE-LCH | lch(87.65, 41.47, 159.63°) |
| OKLab | oklab(87.96% -0.1079 0.0371) |
| OKLCH | oklch(87.96% 0.114 161) |
| XYZ | xyz(51.5944, 71.3308, 60.3296) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Mint
#AAF0C1
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Teal
#90E4C1
ΔE00 3.81
Light Aquamarine
#7BFDC7
ΔE00 3.90
Pale Turquoise
#A5FBD5
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEFBF #EF8FBF
analogous
#8FEF8F #8FEFBF #8FEFEF
triadic
#8FEFBF #BF8FEF #EFBF8F
tetradic
#8FEFBF #8F8FEF #EF8FBF #EFEF8F
square
#8FEFBF #8F8FEF #EF8FBF #EFEF8F
split-complementary
#8FEFBF #EF8FEF #EF8F8F
monochromatic
#24E082 #59E7A0 #8FEFBF #C5F7DE #E4FBF0
Accessibility & contrast
On white
1.38
#8FEFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#8FEFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEFBF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEFBF | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BC
Deuteranopia (green-blind)
#DDD7C2
Tritanopia (blue-blind)
#77EEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8fefbf; /* rgb */ color: rgb(143, 239, 191); /* oklch */ color: oklch(88.0% 0.114 161.0);
Tailwind
colors: {
custom: {
50: '#b3f4d2',
500: '#8fefbf',
950: '#000000',
},
}SCSS
$custom: #8fefbf; $custom-light: #b3f4d2; $custom-dark: #000000;
JSON
{
"hex": "#8fefbf",
"rgb": {
"r": 143,
"g": 239,
"b": 191
},
"hsl": {
"h": 150,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.8796,
"c": 0.11412,
"h": 161
},
"luminance": 0.71334
}Semantic roles & 50–950 ramp
primary
#8FEFBF
secondary
#CB5791
accent
#0E73D7
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583