#73E6A2#73E6A2
#73E6A2 is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.143 H 155.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #73E6A2 |
|---|---|
| RGB | rgb(115, 230, 162) |
| HSL | hsl(145, 70%, 68%) |
| HSV | hsv(145, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 29.6%, 9.8%) |
| CIE-LAB | lab(83.36, -47.78, 23.34) |
| CIE-LCH | lch(83.36, 53.18, 153.97°) |
| OKLab | oklab(83.98% -0.1305 0.0592) |
| OKLCH | oklch(83.98% 0.143 155.6) |
| XYZ | xyz(41.8855, 62.8437, 44.0982) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.21
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.29
Light Blue Green
#7EFBB3
ΔE00 4.50
Hospital Green
#9BE5AA
ΔE00 4.74
Light Sea Green
#98F6B0
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E6A2 #E673B7
analogous
#7DE673 #73E6A2 #73E6DC
triadic
#73E6A2 #A273E6 #E6A273
tetradic
#73E6A2 #737DE6 #E673B7 #E6DC73
square
#73E6A2 #737DE6 #E673B7 #E6DC73
split-complementary
#73E6A2 #DC73E6 #E6737D
monochromatic
#22BD61 #3FDD80 #73E6A2 #A7EFC4 #DBF9E7
Accessibility & contrast
On white
1.55
#73E6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#73E6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E6A2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E6A2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D79E
Deuteranopia (green-blind)
#D4CBA6
Tritanopia (blue-blind)
#55E4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #73e6a2; /* rgb */ color: rgb(115, 230, 162); /* oklch */ color: oklch(84.0% 0.143 155.6);
Tailwind
colors: {
custom: {
50: '#a2eebd',
500: '#73e6a2',
950: '#000000',
},
}SCSS
$custom: #73e6a2; $custom-light: #a2eebd; $custom-dark: #000000;
JSON
{
"hex": "#73e6a2",
"rgb": {
"r": 115,
"g": 230,
"b": 162
},
"hsl": {
"h": 144.522,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83983,
"c": 0.14332,
"h": 155.6
},
"luminance": 0.62847
}Semantic roles & 50–950 ramp
primary
#73E6A2
secondary
#BC418A
accent
#1484D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582