#81FEBE#81FEBE
#81FEBE is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.145 H 159.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #81FEBE |
|---|---|
| RGB | rgb(129, 254, 190) |
| HSL | hsl(149, 98%, 75%) |
| HSV | hsv(149, 49%, 100%) |
| CMYK | cmyk(49.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.35, -49.17, 20.06) |
| CIE-LCH | lch(91.35, 53.10, 157.80°) |
| OKLab | oklab(90.81% -0.1352 0.0512) |
| OKLCH | oklch(90.81% 0.145 159.3) |
| XYZ | xyz(53.7850, 79.2640, 61.1704) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.61
Seafoam (survey)
#80F9AD
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 3.10
Light Seafoam
#A0FEBF
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FEBE #FE81C1
analogous
#82FE81 #81FEBE #81FEFC
triadic
#81FEBE #BE81FE #FEBE81
tetradic
#81FEBE #8182FE #FE81C1 #FEFC81
square
#81FEBE #8182FE #FE81C1 #FEFC81
split-complementary
#81FEBE #FC81FE #FE8182
monochromatic
#08FD7F #44FE9F #81FEBE #BEFEDD #E1FFEF
Accessibility & contrast
On white
1.25
#81FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#81FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FEBE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FEBE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#5CFDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81febe; /* rgb */ color: rgb(129, 254, 190); /* oklch */ color: oklch(90.8% 0.145 159.3);
Tailwind
colors: {
custom: {
50: '#adffd1',
500: '#81febe',
950: '#000000',
},
}SCSS
$custom: #81febe; $custom-light: #adffd1; $custom-dark: #000000;
JSON
{
"hex": "#81febe",
"rgb": {
"r": 129,
"g": 254,
"b": 190
},
"hsl": {
"h": 149.28,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.90812,
"c": 0.14458,
"h": 159.3
},
"luminance": 0.79268
}Semantic roles & 50–950 ramp
primary
#81FEBE
secondary
#DD4693
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683