#73E692#73E692
#73E692 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.158 H 150.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #73E692 |
|---|---|
| RGB | rgb(115, 230, 146) |
| HSL | hsl(136, 70%, 68%) |
| HSV | hsv(136, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(83.08, -50.65, 31.16) |
| CIE-LCH | lch(83.08, 59.47, 148.40°) |
| OKLab | oklab(83.66% -0.1376 0.0779) |
| OKLCH | oklch(83.66% 0.158 150.5) |
| XYZ | xyz(40.5526, 62.3105, 37.0787) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Bluish Green
#76FDA8
ΔE00 5.02
Light Sea Green
#98F6B0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E692 #E673C7
analogous
#8DE673 #73E692 #73E6CC
triadic
#73E692 #9273E6 #E69273
tetradic
#73E692 #738DE6 #E673C7 #E6CC73
square
#73E692 #738DE6 #E673C7 #E6CC73
split-complementary
#73E692 #CC73E6 #E6738D
monochromatic
#22BD4C #3FDD6A #73E692 #A7EFBA #DBF9E3
Accessibility & contrast
On white
1.56
#73E692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#73E692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E692
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E692 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68C
Deuteranopia (green-blind)
#D7CA97
Tritanopia (blue-blind)
#5AE3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e692; /* rgb */ color: rgb(115, 230, 146); /* oklch */ color: oklch(83.7% 0.158 150.5);
Tailwind
colors: {
custom: {
50: '#a2efb2',
500: '#73e692',
950: '#000000',
},
}SCSS
$custom: #73e692; $custom-light: #a2efb2; $custom-dark: #000000;
JSON
{
"hex": "#73e692",
"rgb": {
"r": 115,
"g": 230,
"b": 146
},
"hsl": {
"h": 136.174,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83661,
"c": 0.15807,
"h": 150.5
},
"luminance": 0.62314
}Semantic roles & 50–950 ramp
primary
#73E692
secondary
#BC419B
accent
#149ED2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581