#8FE1BE#8FE1BE
#8FE1BE is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.095 H 165.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE1BE |
|---|---|
| RGB | rgb(143, 225, 190) |
| HSL | hsl(154, 58%, 72%) |
| HSV | hsv(154, 36%, 88%) |
| CMYK | cmyk(36.4%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(83.66, -32.64, 9.29) |
| CIE-LCH | lch(83.66, 33.94, 164.12°) |
| OKLab | oklab(84.73% -0.0917 0.0239) |
| OKLCH | oklch(84.73% 0.095 165.4) |
| XYZ | xyz(47.5437, 63.4049, 58.4384) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.69
Seafoam
#7FE0B3
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 5.07
Mint
#AAF0C1
ΔE00 5.40
Pale Turquoise
#A5FBD5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE1BE #E18FB2
analogous
#8FE195 #8FE1BE #8FDBE1
triadic
#8FE1BE #BE8FE1 #E1BE8F
tetradic
#8FE1BE #958FE1 #E18FB2 #DBE18F
square
#8FE1BE #958FE1 #E18FB2 #DBE18F
split-complementary
#8FE1BE #E18FDB #E1958F
monochromatic
#34C285 #5FD4A2 #8FE1BE #BFEEDA #E7F9F1
Accessibility & contrast
On white
1.53
#8FE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#8FE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE1BE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE1BE | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#D0CDC0
Tritanopia (blue-blind)
#7AE1D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fe1be; /* rgb */ color: rgb(143, 225, 190); /* oklch */ color: oklch(84.7% 0.095 165.4);
Tailwind
colors: {
custom: {
50: '#b2ead1',
500: '#8fe1be',
950: '#000000',
},
}SCSS
$custom: #8fe1be; $custom-light: #b2ead1; $custom-dark: #000000;
JSON
{
"hex": "#8fe1be",
"rgb": {
"r": 143,
"g": 225,
"b": 190
},
"hsl": {
"h": 154.39,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.8473,
"c": 0.0948,
"h": 165.4
},
"luminance": 0.63408
}Semantic roles & 50–950 ramp
primary
#8FE1BE
secondary
#B95B83
accent
#2067C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483