#8FE0BF#8FE0BF
#8FE0BF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.093 H 166.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE0BF |
|---|---|
| RGB | rgb(143, 224, 191) |
| HSL | hsl(156, 57%, 72%) |
| HSV | hsv(156, 36%, 88%) |
| CMYK | cmyk(36.2%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(83.39, -31.96, 8.39) |
| CIE-LCH | lch(83.39, 33.05, 165.30°) |
| OKLab | oklab(84.53% -0.0901 0.0216) |
| OKLCH | oklch(84.53% 0.093 166.5) |
| XYZ | xyz(47.3838, 62.9097, 58.9261) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.00
Seafoam
#7FE0B3
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 4.40
Pale Teal
#82CBB2
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 5.31
Mint
#AAF0C1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE0BF #E08FB0
analogous
#8FE097 #8FE0BF #8FD8E0
triadic
#8FE0BF #BF8FE0 #E0BF8F
tetradic
#8FE0BF #978FE0 #E08FB0 #D8E08F
square
#8FE0BF #978FE0 #E08FB0 #D8E08F
split-complementary
#8FE0BF #E08FD8 #E0978F
monochromatic
#35C087 #5FD3A4 #8FE0BF #BFEDDA #E7F8F1
Accessibility & contrast
On white
1.55
#8FE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#8FE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE0BF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE0BF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#7AE1D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fe0bf; /* rgb */ color: rgb(143, 224, 191); /* oklch */ color: oklch(84.5% 0.093 166.5);
Tailwind
colors: {
custom: {
50: '#b2ead2',
500: '#8fe0bf',
950: '#000000',
},
}SCSS
$custom: #8fe0bf; $custom-light: #b2ead2; $custom-dark: #000000;
JSON
{
"hex": "#8fe0bf",
"rgb": {
"r": 143,
"g": 224,
"b": 191
},
"hsl": {
"h": 155.556,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.84528,
"c": 0.09264,
"h": 166.5
},
"luminance": 0.62913
}Semantic roles & 50–950 ramp
primary
#8FE0BF
secondary
#B85B81
accent
#2164C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483