#73E796#73E796
#73E796 is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.156 H 151.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #73E796 |
|---|---|
| RGB | rgb(115, 231, 150) |
| HSL | hsl(138, 71%, 68%) |
| HSV | hsv(138, 50%, 91%) |
| CMYK | cmyk(50.2%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.44, -50.37, 29.61) |
| CIE-LCH | lch(83.44, 58.43, 149.55°) |
| OKLab | oklab(83.98% -0.1369 0.0742) |
| OKLCH | oklch(83.98% 0.156 151.5) |
| XYZ | xyz(41.1483, 62.9953, 38.8392) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.41
Light Bluish Green
#76FDA8
ΔE00 4.70
Light Sea Green
#98F6B0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E796 #E773C4
analogous
#8AE773 #73E796 #73E7D0
triadic
#73E796 #9673E7 #E79673
tetradic
#73E796 #738AE7 #E773C4 #E7D073
square
#73E796 #738AE7 #E773C4 #E7D073
split-complementary
#73E796 #D073E7 #E7738A
monochromatic
#21BF50 #3FDE6F #73E796 #A7F0BD #DBF9E4
Accessibility & contrast
On white
1.54
#73E796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#73E796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E796
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E796 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#59E4D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e796; /* rgb */ color: rgb(115, 231, 150); /* oklch */ color: oklch(84.0% 0.156 151.5);
Tailwind
colors: {
custom: {
50: '#a2efb5',
500: '#73e796',
950: '#000000',
},
}SCSS
$custom: #73e796; $custom-light: #a2efb5; $custom-dark: #000000;
JSON
{
"hex": "#73e796",
"rgb": {
"r": 115,
"g": 231,
"b": 150
},
"hsl": {
"h": 138.103,
"s": 70.732,
"l": 67.843
},
"oklch": {
"l": 0.83978,
"c": 0.15574,
"h": 151.5
},
"luminance": 0.62999
}Semantic roles & 50–950 ramp
primary
#73E796
secondary
#BE4098
accent
#1399D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581