#8FE2BF#8FE2BF
#8FE2BF is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.095 H 165.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE2BF |
|---|---|
| RGB | rgb(143, 226, 191) |
| HSL | hsl(155, 59%, 72%) |
| HSV | hsv(155, 37%, 89%) |
| CMYK | cmyk(36.7%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.96, -32.90, 9.20) |
| CIE-LCH | lch(83.96, 34.16, 164.38°) |
| OKLab | oklab(84.99% -0.0925 0.0237) |
| OKLCH | oklch(84.99% 0.095 165.6) |
| XYZ | xyz(47.9245, 63.9910, 59.1063) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.46
Seafoam
#7FE0B3
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 4.84
Seafoam Blue
#78D1B6
ΔE00 4.91
Mint
#AAF0C1
ΔE00 5.34
Pale Turquoise
#A5FBD5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE2BF #E28FB2
analogous
#8FE296 #8FE2BF #8FDBE2
triadic
#8FE2BF #BF8FE2 #E2BF8F
tetradic
#8FE2BF #968FE2 #E28FB2 #DBE28F
square
#8FE2BF #968FE2 #E28FB2 #DBE28F
split-complementary
#8FE2BF #E28FDB #E2968F
monochromatic
#33C487 #5ED5A3 #8FE2BF #C0EFDB #E7F9F1
Accessibility & contrast
On white
1.52
#8FE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#8FE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE2BF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE2BF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#7AE2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fe2bf; /* rgb */ color: rgb(143, 226, 191); /* oklch */ color: oklch(85.0% 0.095 165.6);
Tailwind
colors: {
custom: {
50: '#b3ebd2',
500: '#8fe2bf',
950: '#000000',
},
}SCSS
$custom: #8fe2bf; $custom-light: #b3ebd2; $custom-dark: #000000;
JSON
{
"hex": "#8fe2bf",
"rgb": {
"r": 143,
"g": 226,
"b": 191
},
"hsl": {
"h": 154.699,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.84985,
"c": 0.09549,
"h": 165.6
},
"luminance": 0.63994
}Semantic roles & 50–950 ramp
primary
#8FE2BF
secondary
#BB5B83
accent
#1F66C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483