#81EBB4#81EBB4
#81EBB4 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.1% C 0.127 H 159.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #81EBB4 |
|---|---|
| RGB | rgb(129, 235, 180) |
| HSL | hsl(149, 73%, 71%) |
| HSV | hsv(149, 45%, 92%) |
| CMYK | cmyk(45.1%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(85.69, -42.96, 17.32) |
| CIE-LCH | lch(85.69, 46.32, 158.04°) |
| OKLab | oklab(86.14% -0.1185 0.0443) |
| OKLCH | oklch(86.14% 0.127 159.5) |
| XYZ | xyz(46.9962, 67.3756, 53.6995) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.43
Light Sea Green
#98F6B0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EBB4 #EB81B8
analogous
#83EB81 #81EBB4 #81EBE9
triadic
#81EBB4 #B481EB #EBB481
tetradic
#81EBB4 #8183EB #EB81B8 #EBE981
square
#81EBB4 #8183EB #EB81B8 #EBE981
split-complementary
#81EBB4 #E981EB #EB8183
monochromatic
#21D175 #4CE395 #81EBB4 #B6F3D3 #E5FBEF
Accessibility & contrast
On white
1.45
#81EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#81EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EBB4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EBB4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB1
Deuteranopia (green-blind)
#D9D2B7
Tritanopia (blue-blind)
#65EADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #81ebb4; /* rgb */ color: rgb(129, 235, 180); /* oklch */ color: oklch(86.1% 0.127 159.5);
Tailwind
colors: {
custom: {
50: '#abf2ca',
500: '#81ebb4',
950: '#000000',
},
}SCSS
$custom: #81ebb4; $custom-light: #abf2ca; $custom-dark: #000000;
JSON
{
"hex": "#81ebb4",
"rgb": {
"r": 129,
"g": 235,
"b": 180
},
"hsl": {
"h": 148.868,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.86144,
"c": 0.12652,
"h": 159.5
},
"luminance": 0.67379
}Semantic roles & 50–950 ramp
primary
#81EBB4
secondary
#C54C8A
accent
#1176D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582