#73E69A#73E69A
#73E69A is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.151 H 152.9°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73E69A |
|---|---|
| RGB | rgb(115, 230, 154) |
| HSL | hsl(140, 70%, 68%) |
| HSV | hsv(140, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.21, -49.25, 27.26) |
| CIE-LCH | lch(83.21, 56.29, 151.04°) |
| OKLab | oklab(83.82% -0.1341 0.0686) |
| OKLCH | oklch(83.82% 0.151 152.9) |
| XYZ | xyz(41.1968, 62.5682, 40.4715) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.18
Light Sea Green
#98F6B0
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 4.80
Light Bluish Green
#76FDA8
ΔE00 4.92
Weird Green
#3AE57F
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E69A #E673BF
analogous
#85E673 #73E69A #73E6D4
triadic
#73E69A #9A73E6 #E69A73
tetradic
#73E69A #7385E6 #E673BF #E6D473
square
#73E69A #7385E6 #E673BF #E6D473
split-complementary
#73E69A #D473E6 #E67385
monochromatic
#22BD56 #3FDD75 #73E69A #A7EFBF #DBF9E5
Accessibility & contrast
On white
1.55
#73E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#73E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E69A
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E69A | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#58E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e69a; /* rgb */ color: rgb(115, 230, 154); /* oklch */ color: oklch(83.8% 0.151 152.9);
Tailwind
colors: {
custom: {
50: '#a2eeb8',
500: '#73e69a',
950: '#000000',
},
}SCSS
$custom: #73e69a; $custom-light: #a2eeb8; $custom-dark: #000000;
JSON
{
"hex": "#73e69a",
"rgb": {
"r": 115,
"g": 230,
"b": 154
},
"hsl": {
"h": 140.348,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83817,
"c": 0.15061,
"h": 152.9
},
"luminance": 0.62572
}Semantic roles & 50–950 ramp
primary
#73E69A
secondary
#BC4192
accent
#1491D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581