#8FE2BB#8FE2BB
#8FE2BB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.099 H 163.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE2BB |
|---|---|
| RGB | rgb(143, 226, 187) |
| HSL | hsl(152, 59%, 72%) |
| HSV | hsv(152, 37%, 89%) |
| CMYK | cmyk(36.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.87, -33.72, 11.17) |
| CIE-LCH | lch(83.87, 35.52, 161.67°) |
| OKLab | oklab(84.88% -0.0942 0.0288) |
| OKLCH | oklch(84.88% 0.099 163) |
| XYZ | xyz(47.4903, 63.8173, 56.8196) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.29
Seafoam
#7FE0B3
ΔE00 2.24
Mint
#AAF0C1
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 5.52
Hospital Green
#9BE5AA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE2BB #E28FB6
analogous
#8FE292 #8FE2BB #8FE0E2
triadic
#8FE2BB #BB8FE2 #E2BB8F
tetradic
#8FE2BB #928FE2 #E28FB6 #E0E28F
square
#8FE2BB #928FE2 #E28FB6 #E0E28F
split-complementary
#8FE2BB #E28FE0 #E2928F
monochromatic
#33C480 #5ED59D #8FE2BB #C0EFD9 #E7F9F0
Accessibility & contrast
On white
1.53
#8FE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#8FE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE2BB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE2BB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#7BE2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fe2bb; /* rgb */ color: rgb(143, 226, 187); /* oklch */ color: oklch(84.9% 0.099 163.0);
Tailwind
colors: {
custom: {
50: '#b3ebcf',
500: '#8fe2bb',
950: '#000000',
},
}SCSS
$custom: #8fe2bb; $custom-light: #b3ebcf; $custom-dark: #000000;
JSON
{
"hex": "#8fe2bb",
"rgb": {
"r": 143,
"g": 226,
"b": 187
},
"hsl": {
"h": 151.807,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.84882,
"c": 0.09853,
"h": 163
},
"luminance": 0.6382
}Semantic roles & 50–950 ramp
primary
#8FE2BB
secondary
#BB5B88
accent
#1F6EC6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483