#73E598#73E598
#73E598 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.151 H 152.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73E598 |
|---|---|
| RGB | rgb(115, 229, 152) |
| HSL | hsl(139, 69%, 67%) |
| HSV | hsv(139, 50%, 90%) |
| CMYK | cmyk(49.8%, 0%, 33.6%, 10.2%) |
| CIE-LAB | lab(82.89, -49.20, 27.84) |
| CIE-LCH | lch(82.89, 56.53, 150.49°) |
| OKLab | oklab(83.54% -0.1339 0.07) |
| OKLCH | oklch(83.54% 0.151 152.4) |
| XYZ | xyz(40.7542, 61.9472, 39.5091) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.44
Weird Green
#3AE57F
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 4.86
Light Sea Green
#98F6B0
ΔE00 4.97
Light Blue Green
#7EFBB3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E598 #E573C0
analogous
#87E573 #73E598 #73E5D1
triadic
#73E598 #9873E5 #E59873
tetradic
#73E598 #7387E5 #E573C0 #E5D173
square
#73E598 #7387E5 #E573C0 #E5D173
split-complementary
#73E598 #D173E5 #E57387
monochromatic
#23BB54 #3FDB72 #73E598 #A7EFBE #DAF8E4
Accessibility & contrast
On white
1.57
#73E598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#73E598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E598
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E598 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D593
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#59E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #73e598; /* rgb */ color: rgb(115, 229, 152); /* oklch */ color: oklch(83.5% 0.151 152.4);
Tailwind
colors: {
custom: {
50: '#a2eeb7',
500: '#73e598',
950: '#000000',
},
}SCSS
$custom: #73e598; $custom-light: #a2eeb7; $custom-dark: #000000;
JSON
{
"hex": "#73e598",
"rgb": {
"r": 115,
"g": 229,
"b": 152
},
"hsl": {
"h": 139.474,
"s": 68.675,
"l": 67.451
},
"oklch": {
"l": 0.83536,
"c": 0.15106,
"h": 152.4
},
"luminance": 0.6195
}Semantic roles & 50–950 ramp
primary
#73E598
secondary
#BB4193
accent
#1594D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581