#8FE1BF#8FE1BF
#8FE1BF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.094 H 166.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE1BF |
|---|---|
| RGB | rgb(143, 225, 191) |
| HSL | hsl(155, 58%, 72%) |
| HSV | hsv(155, 36%, 88%) |
| CMYK | cmyk(36.4%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(83.68, -32.43, 8.79) |
| CIE-LCH | lch(83.68, 33.61, 164.83°) |
| OKLab | oklab(84.76% -0.0913 0.0226) |
| OKLCH | oklch(84.76% 0.094 166.1) |
| XYZ | xyz(47.6534, 63.4488, 59.0160) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.70
Seafoam
#7FE0B3
ΔE00 3.21
Seafoam Blue
#78D1B6
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 5.07
Mint
#AAF0C1
ΔE00 5.59
Pale Teal
#82CBB2
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE1BF #E18FB1
analogous
#8FE196 #8FE1BF #8FDAE1
triadic
#8FE1BF #BF8FE1 #E1BF8F
tetradic
#8FE1BF #968FE1 #E18FB1 #DAE18F
square
#8FE1BF #968FE1 #E18FB1 #DAE18F
split-complementary
#8FE1BF #E18FDA #E1968F
monochromatic
#34C287 #5FD4A3 #8FE1BF #BFEEDB #E7F9F1
Accessibility & contrast
On white
1.53
#8FE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#8FE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE1BF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE1BF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#7AE1D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fe1bf; /* rgb */ color: rgb(143, 225, 191); /* oklch */ color: oklch(84.8% 0.094 166.1);
Tailwind
colors: {
custom: {
50: '#b2ead2',
500: '#8fe1bf',
950: '#000000',
},
}SCSS
$custom: #8fe1bf; $custom-light: #b2ead2; $custom-dark: #000000;
JSON
{
"hex": "#8fe1bf",
"rgb": {
"r": 143,
"g": 225,
"b": 191
},
"hsl": {
"h": 155.122,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.84756,
"c": 0.09406,
"h": 166.1
},
"luminance": 0.63452
}Semantic roles & 50–950 ramp
primary
#8FE1BF
secondary
#B95B82
accent
#2065C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483