#73E2A2#73E2A2
#73E2A2 is a very light, vivid green. Relative luminance 0.606; OKLCH L 83.0% C 0.138 H 156.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2A2 |
|---|---|
| RGB | rgb(115, 226, 162) |
| HSL | hsl(145, 66%, 67%) |
| HSV | hsv(145, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(82.19, -46.09, 21.72) |
| CIE-LCH | lch(82.19, 50.95, 154.76°) |
| OKLab | oklab(83.03% -0.1261 0.0552) |
| OKLCH | oklch(83.03% 0.138 156.4) |
| XYZ | xyz(40.7851, 60.6429, 43.7314) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.21
Seafoam Green
#7AF9AB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2A2 #E273B3
analogous
#7CE273 #73E2A2 #73E2D9
triadic
#73E2A2 #A273E2 #E2A273
tetradic
#73E2A2 #737CE2 #E273B3 #E2D973
square
#73E2A2 #737CE2 #E273B3 #E2D973
split-complementary
#73E2A2 #D973E2 #E2737C
monochromatic
#26B562 #40D780 #73E2A2 #A6EDC4 #D8F7E5
Accessibility & contrast
On white
1.60
#73E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#73E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2A2
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2A2 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#56E0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73e2a2; /* rgb */ color: rgb(115, 226, 162); /* oklch */ color: oklch(83.0% 0.138 156.4);
Tailwind
colors: {
custom: {
50: '#a2ecbd',
500: '#73e2a2',
950: '#000000',
},
}SCSS
$custom: #73e2a2; $custom-light: #a2ecbd; $custom-dark: #000000;
JSON
{
"hex": "#73e2a2",
"rgb": {
"r": 115,
"g": 226,
"b": 162
},
"hsl": {
"h": 145.405,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.83027,
"c": 0.13767,
"h": 156.4
},
"luminance": 0.60646
}Semantic roles & 50–950 ramp
primary
#73E2A2
secondary
#B64385
accent
#1881CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582