#81BE99#81BE99
#81BE99 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.0% C 0.083 H 157.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #81BE99 |
|---|---|
| RGB | rgb(129, 190, 153) |
| HSL | hsl(144, 32%, 63%) |
| HSV | hsv(144, 32%, 75%) |
| CMYK | cmyk(32.1%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(72.09, -27.51, 12.52) |
| CIE-LCH | lch(72.09, 30.23, 155.53°) |
| OKLab | oklab(74.95% -0.0762 0.0322) |
| OKLCH | oklch(74.95% 0.083 157.1) |
| XYZ | xyz(33.2145, 43.7923, 36.8335) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.10
Pale Teal
#82CBB2
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 6.30
Tea
#65AB7C
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 7.05
Faded Green
#7BB274
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BE99 #BE81A6
analogous
#87BE81 #81BE99 #81BEB8
triadic
#81BE99 #9981BE #BE9981
tetradic
#81BE99 #8187BE #BE81A6 #BEB881
square
#81BE99 #8187BE #BE81A6 #BEB881
split-complementary
#81BE99 #B881BE #BE8187
monochromatic
#43825C #59A978 #81BE99 #A9D3BA #D2E8DA
Accessibility & contrast
On white
2.15
#81BE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#81BE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BE99
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BE99 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB597
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#75BDB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #81be99; /* rgb */ color: rgb(129, 190, 153); /* oklch */ color: oklch(75.0% 0.083 157.1);
Tailwind
colors: {
custom: {
50: '#a7d2b7',
500: '#81be99',
950: '#000000',
},
}SCSS
$custom: #81be99; $custom-light: #a7d2b7; $custom-dark: #000000;
JSON
{
"hex": "#81be99",
"rgb": {
"r": 129,
"g": 190,
"b": 153
},
"hsl": {
"h": 143.607,
"s": 31.937,
"l": 62.549
},
"oklch": {
"l": 0.74951,
"c": 0.08276,
"h": 157.1
},
"luminance": 0.43794
}Semantic roles & 50–950 ramp
primary
#81BE99
secondary
#D8C2D0
accent
#3B7FAB
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280