#81FCBA#81FCBA
#81FCBA is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.145 H 158.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCBA |
|---|---|
| RGB | rgb(129, 252, 186) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.70, -49.10, 21.20) |
| CIE-LCH | lch(90.70, 53.48, 156.64°) |
| OKLab | oklab(90.26% -0.1348 0.0541) |
| OKLCH | oklch(90.26% 0.145 158.1) |
| XYZ | xyz(52.7224, 77.8288, 58.6890) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.23
Seafoam (survey)
#80F9AD
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.47
Seafoam Green
#7AF9AB
ΔE00 2.49
Light Aquamarine
#7BFDC7
ΔE00 2.93
Light Seafoam
#A0FEBF
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCBA #FC81C3
analogous
#86FC81 #81FCBA #81FCF8
triadic
#81FCBA #BA81FC #FCBA81
tetradic
#81FCBA #8186FC #FC81C3 #FCF881
square
#81FCBA #8186FC #FC81C3 #FCF881
split-complementary
#81FCBA #F881FC #FC8186
monochromatic
#09F979 #45FB99 #81FCBA #BDFDDB #E1FEEF
Accessibility & contrast
On white
1.27
#81FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#81FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCBA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCBA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#5EFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #81fcba; /* rgb */ color: rgb(129, 252, 186); /* oklch */ color: oklch(90.3% 0.145 158.1);
Tailwind
colors: {
custom: {
50: '#acfecf',
500: '#81fcba',
950: '#000000',
},
}SCSS
$custom: #81fcba; $custom-light: #acfecf; $custom-dark: #000000;
JSON
{
"hex": "#81fcba",
"rgb": {
"r": 129,
"g": 252,
"b": 186
},
"hsl": {
"h": 147.805,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.90256,
"c": 0.1452,
"h": 158.1
},
"luminance": 0.77833
}Semantic roles & 50–950 ramp
primary
#81FCBA
secondary
#DA4796
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683