#73E69D#73E69D
#73E69D is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.9% C 0.148 H 153.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #73E69D |
|---|---|
| RGB | rgb(115, 230, 157) |
| HSL | hsl(142, 70%, 68%) |
| HSV | hsv(142, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(83.27, -48.71, 25.79) |
| CIE-LCH | lch(83.27, 55.12, 152.10°) |
| OKLab | oklab(83.88% -0.1327 0.0651) |
| OKLCH | oklch(83.88% 0.148 153.9) |
| XYZ | xyz(41.4498, 62.6694, 41.8039) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.62
Light Sea Green
#98F6B0
ΔE00 4.71
Light Greenish Blue
#63F7B4
ΔE00 4.75
Hospital Green
#9BE5AA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E69D #E673BC
analogous
#82E673 #73E69D #73E6D6
triadic
#73E69D #9D73E6 #E69D73
tetradic
#73E69D #7382E6 #E673BC #E6D673
square
#73E69D #7382E6 #E673BC #E6D673
split-complementary
#73E69D #D673E6 #E67382
monochromatic
#22BD5A #3FDD79 #73E69D #A7EFC1 #DBF9E6
Accessibility & contrast
On white
1.55
#73E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#73E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E69D
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E69D | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D698
Deuteranopia (green-blind)
#D5CBA1
Tritanopia (blue-blind)
#57E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e69d; /* rgb */ color: rgb(115, 230, 157); /* oklch */ color: oklch(83.9% 0.148 153.9);
Tailwind
colors: {
custom: {
50: '#a2eeba',
500: '#73e69d',
950: '#000000',
},
}SCSS
$custom: #73e69d; $custom-light: #a2eeba; $custom-dark: #000000;
JSON
{
"hex": "#73e69d",
"rgb": {
"r": 115,
"g": 230,
"b": 157
},
"hsl": {
"h": 141.913,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83878,
"c": 0.14786,
"h": 153.9
},
"luminance": 0.62673
}Semantic roles & 50–950 ramp
primary
#73E69D
secondary
#BC418F
accent
#148CD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581