#81C296#81C296
#81C296 is a light, moderate green. Relative luminance 0.455; OKLCH L 75.8% C 0.092 H 154.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #81C296 |
|---|---|
| RGB | rgb(129, 194, 150) |
| HSL | hsl(139, 35%, 63%) |
| HSV | hsv(139, 34%, 76%) |
| CMYK | cmyk(33.5%, 0%, 22.7%, 23.9%) |
| CIE-LAB | lab(73.19, -30.02, 15.68) |
| CIE-LCH | lch(73.19, 33.87, 152.42°) |
| OKLab | oklab(75.82% -0.0827 0.0402) |
| OKLCH | oklch(75.82% 0.092 154.1) |
| XYZ | xyz(33.8481, 45.4510, 35.8377) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 6.37
Pale Teal
#82CBB2
ΔE00 6.58
Faded Green
#7BB274
ΔE00 6.86
Tea
#65AB7C
ΔE00 6.97
Soft Green
#6FC276
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81C296 #C281AD
analogous
#8CC281 #81C296 #81C2B6
triadic
#81C296 #9681C2 #C29681
tetradic
#81C296 #818CC2 #C281AD #C2B681
square
#81C296 #818CC2 #C281AD #C2B681
split-complementary
#81C296 #B681C2 #C2818C
monochromatic
#418758 #58AE74 #81C296 #AAD6B8 #D3EADB
Accessibility & contrast
On white
2.08
#81C296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#81C296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81C296
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81C296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81C296 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#B7B198
Tritanopia (blue-blind)
#76C0B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #81c296; /* rgb */ color: rgb(129, 194, 150); /* oklch */ color: oklch(75.8% 0.092 154.1);
Tailwind
colors: {
custom: {
50: '#a7d4b5',
500: '#81c296',
950: '#000000',
},
}SCSS
$custom: #81c296; $custom-light: #a7d4b5; $custom-dark: #000000;
JSON
{
"hex": "#81c296",
"rgb": {
"r": 129,
"g": 194,
"b": 150
},
"hsl": {
"h": 139.385,
"s": 34.759,
"l": 63.333
},
"oklch": {
"l": 0.75815,
"c": 0.09193,
"h": 154.1
},
"luminance": 0.45453
}Semantic roles & 50–950 ramp
primary
#81C296
secondary
#DBC4D3
accent
#3888AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380