#81E080#81E080
#81E080 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.159 H 143.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #81E080 |
|---|---|
| RGB | rgb(129, 224, 128) |
| HSL | hsl(119, 61%, 69%) |
| HSV | hsv(119, 43%, 88%) |
| CMYK | cmyk(42.4%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.58, -47.17, 38.36) |
| CIE-LCH | lch(81.58, 60.80, 140.88°) |
| OKLab | oklab(82.5% -0.1284 0.0942) |
| OKLCH | oklch(82.5% 0.159 143.8) |
| XYZ | xyz(39.6033, 59.5344, 29.8224) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Lightish Green
#61E160
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 5.54
Palegreen
#98FB98
ΔE00 5.97
Fresh Green
#69D84F
ΔE00 6.01
Light Green
#96F97B
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81E080 #DF80E0
analogous
#B1E080 #81E080 #80E0AF
triadic
#81E080 #8081E0 #E08081
tetradic
#81E080 #80B1E0 #DF80E0 #E0AF80
square
#81E080 #80B1E0 #DF80E0 #E0AF80
split-complementary
#81E080 #AF80E0 #E080B1
monochromatic
#2FB92D #50D44F #81E080 #B2ECB1 #E3F8E2
Accessibility & contrast
On white
1.63
#81E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#81E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81E080
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81E080 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#76DBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #81e080; /* rgb */ color: rgb(129, 224, 128); /* oklch */ color: oklch(82.5% 0.159 143.8);
Tailwind
colors: {
custom: {
50: '#aaeaa6',
500: '#81e080',
950: '#000000',
},
}SCSS
$custom: #81e080; $custom-light: #aaeaa6; $custom-dark: #000000;
JSON
{
"hex": "#81e080",
"rgb": {
"r": 129,
"g": 224,
"b": 128
},
"hsl": {
"h": 119.375,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.82502,
"c": 0.15926,
"h": 143.8
},
"luminance": 0.59537
}Semantic roles & 50–950 ramp
primary
#81E080
secondary
#B64DB7
accent
#1DC8C7
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480