#81EBB2#81EBB2
#81EBB2 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.1% C 0.128 H 158.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #81EBB2 |
|---|---|
| RGB | rgb(129, 235, 178) |
| HSL | hsl(148, 73%, 71%) |
| HSV | hsv(148, 45%, 92%) |
| CMYK | cmyk(45.1%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.65, -43.35, 18.30) |
| CIE-LCH | lch(85.65, 47.05, 157.11°) |
| OKLab | oklab(86.1% -0.1194 0.0468) |
| OKLCH | oklch(86.1% 0.128 158.6) |
| XYZ | xyz(46.7939, 67.2947, 52.6342) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.12
Hospital Green
#9BE5AA
ΔE00 4.21
Light Sea Green
#98F6B0
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EBB2 #EB81BA
analogous
#85EB81 #81EBB2 #81EBE7
triadic
#81EBB2 #B281EB #EBB281
tetradic
#81EBB2 #8185EB #EB81BA #EBE781
square
#81EBB2 #8185EB #EB81BA #EBE781
split-complementary
#81EBB2 #E781EB #EB8185
monochromatic
#21D172 #4CE392 #81EBB2 #B6F3D2 #E5FBEF
Accessibility & contrast
On white
1.45
#81EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#81EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EBB2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EBB2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDAF
Deuteranopia (green-blind)
#D9D2B5
Tritanopia (blue-blind)
#66EADB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #81ebb2; /* rgb */ color: rgb(129, 235, 178); /* oklch */ color: oklch(86.1% 0.128 158.6);
Tailwind
colors: {
custom: {
50: '#abf2c9',
500: '#81ebb2',
950: '#000000',
},
}SCSS
$custom: #81ebb2; $custom-light: #abf2c9; $custom-dark: #000000;
JSON
{
"hex": "#81ebb2",
"rgb": {
"r": 129,
"g": 235,
"b": 178
},
"hsl": {
"h": 147.736,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.86097,
"c": 0.12821,
"h": 158.6
},
"luminance": 0.67298
}Semantic roles & 50–950 ramp
primary
#81EBB2
secondary
#C54C8D
accent
#117AD5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582