#81EBA2#81EBA2
#81EBA2 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.7% C 0.143 H 152.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #81EBA2 |
|---|---|
| RGB | rgb(129, 235, 162) |
| HSL | hsl(139, 73%, 71%) |
| HSV | hsv(139, 45%, 92%) |
| CMYK | cmyk(45.1%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(85.35, -46.33, 26.13) |
| CIE-LCH | lch(85.35, 53.20, 150.57°) |
| OKLab | oklab(85.75% -0.1264 0.066) |
| OKLCH | oklch(85.75% 0.143 152.4) |
| XYZ | xyz(45.2802, 66.6891, 44.6617) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Sea Green
#98F6B0
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.70
Hospital Green
#9BE5AA
ΔE00 4.06
Foam Green
#90FDA9
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EBA2 #EB81CA
analogous
#95EB81 #81EBA2 #81EBD7
triadic
#81EBA2 #A281EB #EBA281
tetradic
#81EBA2 #8195EB #EB81CA #EBD781
square
#81EBA2 #8195EB #EB81CA #EBD781
split-complementary
#81EBA2 #D781EB #EB8195
monochromatic
#21D158 #4CE37B #81EBA2 #B6F3C9 #E5FBEC
Accessibility & contrast
On white
1.46
#81EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#81EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EBA2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EBA2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9D
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#6BE8D8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #81eba2; /* rgb */ color: rgb(129, 235, 162); /* oklch */ color: oklch(85.7% 0.143 152.4);
Tailwind
colors: {
custom: {
50: '#abf2be',
500: '#81eba2',
950: '#000000',
},
}SCSS
$custom: #81eba2; $custom-light: #abf2be; $custom-dark: #000000;
JSON
{
"hex": "#81eba2",
"rgb": {
"r": 129,
"g": 235,
"b": 162
},
"hsl": {
"h": 138.679,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.85748,
"c": 0.1426,
"h": 152.4
},
"luminance": 0.66692
}Semantic roles & 50–950 ramp
primary
#81EBA2
secondary
#C54C9F
accent
#1198D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582