#8FE3BF#8FE3BF
#8FE3BF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.097 H 165.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE3BF |
|---|---|
| RGB | rgb(143, 227, 191) |
| HSL | hsl(154, 60%, 73%) |
| HSV | hsv(154, 37%, 89%) |
| CMYK | cmyk(37%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(84.24, -33.37, 9.60) |
| CIE-LCH | lch(84.24, 34.72, 163.95°) |
| OKLab | oklab(85.21% -0.0937 0.0247) |
| OKLCH | oklch(85.21% 0.097 165.2) |
| XYZ | xyz(48.1972, 64.5364, 59.1972) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.39
Seafoam
#7FE0B3
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 4.63
Mint
#AAF0C1
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 5.18
Pale Turquoise
#A5FBD5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE3BF #E38FB3
analogous
#8FE395 #8FE3BF #8FDDE3
triadic
#8FE3BF #BF8FE3 #E3BF8F
tetradic
#8FE3BF #958FE3 #E38FB3 #DDE38F
square
#8FE3BF #958FE3 #E38FB3 #DDE38F
split-complementary
#8FE3BF #E38FDD #E3958F
monochromatic
#32C686 #5ED7A3 #8FE3BF #C0EFDB #E7F9F1
Accessibility & contrast
On white
1.51
#8FE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#8FE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE3BF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE3BF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#79E3D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8fe3bf; /* rgb */ color: rgb(143, 227, 191); /* oklch */ color: oklch(85.2% 0.097 165.2);
Tailwind
colors: {
custom: {
50: '#b3ecd2',
500: '#8fe3bf',
950: '#000000',
},
}SCSS
$custom: #8fe3bf; $custom-light: #b3ecd2; $custom-dark: #000000;
JSON
{
"hex": "#8fe3bf",
"rgb": {
"r": 143,
"g": 227,
"b": 191
},
"hsl": {
"h": 154.286,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.85213,
"c": 0.09692,
"h": 165.2
},
"luminance": 0.64539
}Semantic roles & 50–950 ramp
primary
#8FE3BF
secondary
#BC5A84
accent
#1E67C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483