#73EBA2#73EBA2
#73EBA2 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.2% C 0.150 H 154.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBA2 |
|---|---|
| RGB | rgb(115, 235, 162) |
| HSL | hsl(144, 75%, 69%) |
| HSV | hsv(144, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.83, -49.88, 25.34) |
| CIE-LCH | lch(84.83, 55.94, 153.07°) |
| OKLab | oklab(85.18% -0.136 0.0641) |
| OKLCH | oklch(85.18% 0.15 154.8) |
| XYZ | xyz(43.2969, 65.6665, 44.5687) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.02
Light Sea Green
#98F6B0
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBA2 #EB73BC
analogous
#80EB73 #73EBA2 #73EBDE
triadic
#73EBA2 #A273EB #EBA273
tetradic
#73EBA2 #7380EB #EB73BC #EBDE73
square
#73EBA2 #7380EB #EB73BC #EBDE73
split-complementary
#73EBA2 #DE73EB #EB7380
monochromatic
#1CC75F #3DE37E #73EBA2 #A9F3C6 #DEFAE9
Accessibility & contrast
On white
1.49
#73EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#73EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBA2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBA2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9D
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#53E9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #73eba2; /* rgb */ color: rgb(115, 235, 162); /* oklch */ color: oklch(85.2% 0.150 154.8);
Tailwind
colors: {
custom: {
50: '#a3f2be',
500: '#73eba2',
950: '#000000',
},
}SCSS
$custom: #73eba2; $custom-light: #a3f2be; $custom-dark: #000000;
JSON
{
"hex": "#73eba2",
"rgb": {
"r": 115,
"g": 235,
"b": 162
},
"hsl": {
"h": 143.5,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.85179,
"c": 0.15033,
"h": 154.8
},
"luminance": 0.6567
}Semantic roles & 50–950 ramp
primary
#73EBA2
secondary
#C33F8F
accent
#0E89D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582