#73E69E#73E69E
#73E69E is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.9% C 0.147 H 154.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #73E69E |
|---|---|
| RGB | rgb(115, 230, 158) |
| HSL | hsl(142, 70%, 68%) |
| HSV | hsv(142, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(83.29, -48.53, 25.30) |
| CIE-LCH | lch(83.29, 54.73, 152.46°) |
| OKLab | oklab(83.9% -0.1323 0.0639) |
| OKLCH | oklch(83.9% 0.147 154.2) |
| XYZ | xyz(41.5355, 62.7037, 42.2554) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.65
Light Sea Green
#98F6B0
ΔE00 4.70
Hospital Green
#9BE5AA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E69E #E673BB
analogous
#81E673 #73E69E #73E6D8
triadic
#73E69E #9E73E6 #E69E73
tetradic
#73E69E #7381E6 #E673BB #E6D873
square
#73E69E #7381E6 #E673BB #E6D873
split-complementary
#73E69E #D873E6 #E67381
monochromatic
#22BD5C #3FDD7A #73E69E #A7EFC2 #DBF9E6
Accessibility & contrast
On white
1.55
#73E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#73E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E69E
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E69E | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D69A
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#56E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e69e; /* rgb */ color: rgb(115, 230, 158); /* oklch */ color: oklch(83.9% 0.147 154.2);
Tailwind
colors: {
custom: {
50: '#a2eebb',
500: '#73e69e',
950: '#000000',
},
}SCSS
$custom: #73e69e; $custom-light: #a2eebb; $custom-dark: #000000;
JSON
{
"hex": "#73e69e",
"rgb": {
"r": 115,
"g": 230,
"b": 158
},
"hsl": {
"h": 142.435,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83899,
"c": 0.14695,
"h": 154.2
},
"luminance": 0.62707
}Semantic roles & 50–950 ramp
primary
#73E69E
secondary
#BC418E
accent
#148BD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582