#8FF2BE#8FF2BE
#8FF2BE is a very light, moderate green. Relative luminance 0.731; OKLCH L 88.6% C 0.119 H 159.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF2BE |
|---|---|
| RGB | rgb(143, 242, 190) |
| HSL | hsl(148, 79%, 75%) |
| HSV | hsv(148, 41%, 95%) |
| CMYK | cmyk(40.9%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(88.48, -40.42, 16.12) |
| CIE-LCH | lch(88.48, 43.51, 158.26°) |
| OKLab | oklab(88.63% -0.1118 0.0413) |
| OKLCH | oklch(88.63% 0.119 159.7) |
| XYZ | xyz(52.3703, 73.0581, 60.0472) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.40
Light Seafoam
#A0FEBF
ΔE00 3.69
Mint
#AAF0C1
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.23
Light Sea Green
#98F6B0
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF2BE #F28FC3
analogous
#91F28F #8FF2BE #8FF2F0
triadic
#8FF2BE #BE8FF2 #F2BE8F
tetradic
#8FF2BE #8F91F2 #F28FC3 #F2F08F
square
#8FF2BE #8F91F2 #F28FC3 #F2F08F
split-complementary
#8FF2BE #F08FF2 #F28F91
monochromatic
#21E57E #58EC9E #8FF2BE #C6F8DE #E4FCEF
Accessibility & contrast
On white
1.35
#8FF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#8FF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF2BE
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF2BE | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#E0DAC1
Tritanopia (blue-blind)
#77F1E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #8ff2be; /* rgb */ color: rgb(143, 242, 190); /* oklch */ color: oklch(88.6% 0.119 159.7);
Tailwind
colors: {
custom: {
50: '#b4f7d1',
500: '#8ff2be',
950: '#000000',
},
}SCSS
$custom: #8ff2be; $custom-light: #b4f7d1; $custom-dark: #000000;
JSON
{
"hex": "#8ff2be",
"rgb": {
"r": 143,
"g": 242,
"b": 190
},
"hsl": {
"h": 148.485,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.88625,
"c": 0.11925,
"h": 159.7
},
"luminance": 0.73062
}Semantic roles & 50–950 ramp
primary
#8FF2BE
secondary
#CF5796
accent
#0A78DB
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583