#81ED90#81ED90
#81ED90 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.9% C 0.162 H 147.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #81ED90 |
|---|---|
| RGB | rgb(129, 237, 144) |
| HSL | hsl(128, 75%, 72%) |
| HSV | hsv(128, 46%, 93%) |
| CMYK | cmyk(45.6%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(85.63, -50.18, 35.63) |
| CIE-LCH | lch(85.63, 61.55, 144.63°) |
| OKLab | oklab(85.88% -0.1364 0.0883) |
| OKLCH | oklch(85.88% 0.162 147.1) |
| XYZ | xyz(44.3690, 67.2460, 37.0219) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.72
Palegreen
#98FB98
ΔE00 3.60
Baby Green
#8CFF9E
ΔE00 3.78
Mint Green
#8FFF9F
ΔE00 3.82
Foam Green
#90FDA9
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81ED90 #ED81DE
analogous
#A8ED81 #81ED90 #81EDC6
triadic
#81ED90 #9081ED #ED9081
tetradic
#81ED90 #81A8ED #ED81DE #EDC681
square
#81ED90 #81A8ED #ED81DE #EDC681
split-complementary
#81ED90 #C681ED #ED81A8
monochromatic
#1ED538 #4BE561 #81ED90 #B7F5BF #E4FBE7
Accessibility & contrast
On white
1.45
#81ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#81ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81ED90
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81ED90 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#70E9D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #81ed90; /* rgb */ color: rgb(129, 237, 144); /* oklch */ color: oklch(85.9% 0.162 147.1);
Tailwind
colors: {
custom: {
50: '#abf3b1',
500: '#81ed90',
950: '#000000',
},
}SCSS
$custom: #81ed90; $custom-light: #abf3b1; $custom-dark: #000000;
JSON
{
"hex": "#81ed90",
"rgb": {
"r": 129,
"g": 237,
"b": 144
},
"hsl": {
"h": 128.333,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.85878,
"c": 0.16249,
"h": 147.1
},
"luminance": 0.67249
}Semantic roles & 50–950 ramp
primary
#81ED90
secondary
#C74BB6
accent
#0EBBD7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111711
muted
#818581