#81EAAF#81EAAF
#81EAAF is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.8% C 0.129 H 157.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #81EAAF |
|---|---|
| RGB | rgb(129, 234, 175) |
| HSL | hsl(146, 71%, 71%) |
| HSV | hsv(146, 45%, 92%) |
| CMYK | cmyk(44.9%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.30, -43.49, 19.37) |
| CIE-LCH | lch(85.30, 47.61, 155.99°) |
| OKLab | oklab(85.79% -0.1196 0.0494) |
| OKLCH | oklch(85.79% 0.129 157.5) |
| XYZ | xyz(46.2105, 66.6045, 50.9700) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.64
Hospital Green
#9BE5AA
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.01
Light Sea Green
#98F6B0
ΔE00 4.06
Light Blue Green
#7EFBB3
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EAAF #EA81BC
analogous
#87EA81 #81EAAF #81EAE4
triadic
#81EAAF #AF81EA #EAAF81
tetradic
#81EAAF #8187EA #EA81BC #EAE481
square
#81EAAF #8187EA #EA81BC #EAE481
split-complementary
#81EAAF #E481EA #EA8187
monochromatic
#22CE6E #4DE18E #81EAAF #B5F3D0 #E5FBEE
Accessibility & contrast
On white
1.47
#81EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#81EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EAAF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EAAF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#67E9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #81eaaf; /* rgb */ color: rgb(129, 234, 175); /* oklch */ color: oklch(85.8% 0.129 157.5);
Tailwind
colors: {
custom: {
50: '#abf1c7',
500: '#81eaaf',
950: '#000000',
},
}SCSS
$custom: #81eaaf; $custom-light: #abf1c7; $custom-dark: #000000;
JSON
{
"hex": "#81eaaf",
"rgb": {
"r": 129,
"g": 234,
"b": 175
},
"hsl": {
"h": 146.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.85794,
"c": 0.12939,
"h": 157.5
},
"luminance": 0.66608
}Semantic roles & 50–950 ramp
primary
#81EAAF
secondary
#C34C8F
accent
#127FD3
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582