#73E699#73E699
#73E699 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.152 H 152.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73E699 |
|---|---|
| RGB | rgb(115, 230, 153) |
| HSL | hsl(140, 70%, 68%) |
| HSV | hsv(140, 50%, 90%) |
| CMYK | cmyk(50%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(83.20, -49.43, 27.75) |
| CIE-LCH | lch(83.20, 56.69, 150.69°) |
| OKLab | oklab(83.8% -0.1345 0.0698) |
| OKLCH | oklch(83.8% 0.152 152.6) |
| XYZ | xyz(41.1139, 62.5350, 40.0347) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Sea Green
#98F6B0
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 4.84
Light Blue Green
#7EFBB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E699 #E673C0
analogous
#86E673 #73E699 #73E6D2
triadic
#73E699 #9973E6 #E69973
tetradic
#73E699 #7386E6 #E673C0 #E6D273
square
#73E699 #7386E6 #E673C0 #E6D273
split-complementary
#73E699 #D273E6 #E67386
monochromatic
#22BD55 #3FDD73 #73E699 #A7EFBF #DBF9E5
Accessibility & contrast
On white
1.55
#73E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#73E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E699
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E699 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#58E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e699; /* rgb */ color: rgb(115, 230, 153); /* oklch */ color: oklch(83.8% 0.152 152.6);
Tailwind
colors: {
custom: {
50: '#a2eeb7',
500: '#73e699',
950: '#000000',
},
}SCSS
$custom: #73e699; $custom-light: #a2eeb7; $custom-dark: #000000;
JSON
{
"hex": "#73e699",
"rgb": {
"r": 115,
"g": 230,
"b": 153
},
"hsl": {
"h": 139.826,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.83797,
"c": 0.15154,
"h": 152.6
},
"luminance": 0.62538
}Semantic roles & 50–950 ramp
primary
#73E699
secondary
#BC4194
accent
#1493D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581