#73E697#73E697
#73E697 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.153 H 152.0°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #73E697 |
|---|---|
| RGB | rgb(115, 230, 151) |
| HSL | hsl(139, 70%, 68%) |
| HSV | hsv(139, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(83.16, -49.79, 28.73) |
| CIE-LCH | lch(83.16, 57.48, 150.02°) |
| OKLab | oklab(83.76% -0.1354 0.0721) |
| OKLCH | oklch(83.76% 0.153 152) |
| XYZ | xyz(40.9501, 62.4695, 39.1721) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.56
Weird Green
#3AE57F
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.90
Light Sea Green
#98F6B0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E697 #E673C2
analogous
#88E673 #73E697 #73E6D1
triadic
#73E697 #9773E6 #E69773
tetradic
#73E697 #7388E6 #E673C2 #E6D173
square
#73E697 #7388E6 #E673C2 #E6D173
split-complementary
#73E697 #D173E6 #E67388
monochromatic
#22BD52 #3FDD70 #73E697 #A7EFBE #DBF9E4
Accessibility & contrast
On white
1.56
#73E697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#73E697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E697
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E697 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D692
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#59E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e697; /* rgb */ color: rgb(115, 230, 151); /* oklch */ color: oklch(83.8% 0.153 152.0);
Tailwind
colors: {
custom: {
50: '#a2eeb6',
500: '#73e697',
950: '#000000',
},
}SCSS
$custom: #73e697; $custom-light: #a2eeb6; $custom-dark: #000000;
JSON
{
"hex": "#73e697",
"rgb": {
"r": 115,
"g": 230,
"b": 151
},
"hsl": {
"h": 138.783,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83757,
"c": 0.1534,
"h": 152
},
"luminance": 0.62473
}Semantic roles & 50–950 ramp
primary
#73E697
secondary
#BC4196
accent
#1496D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581