#81EBB3#81EBB3
#81EBB3 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.1% C 0.127 H 159.0°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #81EBB3 |
|---|---|
| RGB | rgb(129, 235, 179) |
| HSL | hsl(148, 73%, 71%) |
| HSV | hsv(148, 45%, 92%) |
| CMYK | cmyk(45.1%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(85.67, -43.15, 17.81) |
| CIE-LCH | lch(85.67, 46.68, 157.57°) |
| OKLab | oklab(86.12% -0.1189 0.0456) |
| OKLCH | oklch(86.12% 0.127 159) |
| XYZ | xyz(46.8947, 67.3350, 53.1649) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 4.31
Light Sea Green
#98F6B0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EBB3 #EB81B9
analogous
#84EB81 #81EBB3 #81EBE8
triadic
#81EBB3 #B381EB #EBB381
tetradic
#81EBB3 #8184EB #EB81B9 #EBE881
square
#81EBB3 #8184EB #EB81B9 #EBE881
split-complementary
#81EBB3 #E881EB #EB8184
monochromatic
#21D174 #4CE393 #81EBB3 #B6F3D3 #E5FBEF
Accessibility & contrast
On white
1.45
#81EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#81EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EBB3
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EBB3 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB0
Deuteranopia (green-blind)
#D9D2B6
Tritanopia (blue-blind)
#65EADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #81ebb3; /* rgb */ color: rgb(129, 235, 179); /* oklch */ color: oklch(86.1% 0.127 159.0);
Tailwind
colors: {
custom: {
50: '#abf2c9',
500: '#81ebb3',
950: '#000000',
},
}SCSS
$custom: #81ebb3; $custom-light: #abf2c9; $custom-dark: #000000;
JSON
{
"hex": "#81ebb3",
"rgb": {
"r": 129,
"g": 235,
"b": 179
},
"hsl": {
"h": 148.302,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.8612,
"c": 0.12736,
"h": 159
},
"luminance": 0.67338
}Semantic roles & 50–950 ramp
primary
#81EBB3
secondary
#C54C8C
accent
#1178D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582