#8FE0BB#8FE0BB
#8FE0BB is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.4% C 0.096 H 163.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE0BB |
|---|---|
| RGB | rgb(143, 224, 187) |
| HSL | hsl(153, 57%, 72%) |
| HSV | hsv(153, 36%, 88%) |
| CMYK | cmyk(36.2%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(83.30, -32.79, 10.36) |
| CIE-LCH | lch(83.30, 34.38, 162.46°) |
| OKLab | oklab(84.42% -0.0918 0.0267) |
| OKLCH | oklch(84.42% 0.096 163.8) |
| XYZ | xyz(46.9496, 62.7360, 56.6394) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.19
Seafoam
#7FE0B3
ΔE00 2.57
Seafoam Blue
#78D1B6
ΔE00 4.98
Mint
#AAF0C1
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.34
Pale Teal
#82CBB2
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE0BB #E08FB4
analogous
#8FE093 #8FE0BB #8FDCE0
triadic
#8FE0BB #BB8FE0 #E0BB8F
tetradic
#8FE0BB #938FE0 #E08FB4 #DCE08F
square
#8FE0BB #938FE0 #E08FB4 #DCE08F
split-complementary
#8FE0BB #E08FDC #E0938F
monochromatic
#35C080 #5FD39E #8FE0BB #BFEDD8 #E7F8F0
Accessibility & contrast
On white
1.55
#8FE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#8FE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE0BB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE0BB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#7BE0D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fe0bb; /* rgb */ color: rgb(143, 224, 187); /* oklch */ color: oklch(84.4% 0.096 163.8);
Tailwind
colors: {
custom: {
50: '#b2eacf',
500: '#8fe0bb',
950: '#000000',
},
}SCSS
$custom: #8fe0bb; $custom-light: #b2eacf; $custom-dark: #000000;
JSON
{
"hex": "#8fe0bb",
"rgb": {
"r": 143,
"g": 224,
"b": 187
},
"hsl": {
"h": 152.593,
"s": 56.643,
"l": 71.961
},
"oklch": {
"l": 0.84424,
"c": 0.09562,
"h": 163.8
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#8FE0BB
secondary
#B85B86
accent
#216CC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483