#73EA93#73EA93
#73EA93 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.163 H 150.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #73EA93 |
|---|---|
| RGB | rgb(115, 234, 147) |
| HSL | hsl(136, 74%, 68%) |
| HSV | hsv(136, 51%, 92%) |
| CMYK | cmyk(50.9%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.27, -52.11, 32.24) |
| CIE-LCH | lch(84.27, 61.28, 148.26°) |
| OKLab | oklab(84.64% -0.1415 0.0804) |
| OKLCH | oklch(84.64% 0.163 150.4) |
| XYZ | xyz(41.7567, 64.5936, 37.8655) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.24
Foam Green
#90FDA9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EA93 #EA73CA
analogous
#8EEA73 #73EA93 #73EACE
triadic
#73EA93 #9373EA #EA9373
tetradic
#73EA93 #738EEA #EA73CA #EACE73
square
#73EA93 #738EEA #EA73CA #EACE73
split-complementary
#73EA93 #CE73EA #EA738E
monochromatic
#1EC54B #3EE26A #73EA93 #A8F2BC #DDFAE5
Accessibility & contrast
On white
1.51
#73EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#73EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EA93
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EA93 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#DACE98
Tritanopia (blue-blind)
#59E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #73ea93; /* rgb */ color: rgb(115, 234, 147); /* oklch */ color: oklch(84.6% 0.163 150.4);
Tailwind
colors: {
custom: {
50: '#a3f1b3',
500: '#73ea93',
950: '#000000',
},
}SCSS
$custom: #73ea93; $custom-light: #a3f1b3; $custom-dark: #000000;
JSON
{
"hex": "#73ea93",
"rgb": {
"r": 115,
"g": 234,
"b": 147
},
"hsl": {
"h": 136.134,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.84643,
"c": 0.16274,
"h": 150.4
},
"luminance": 0.64597
}Semantic roles & 50–950 ramp
primary
#73EA93
secondary
#C23F9F
accent
#0FA1D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581