#73E495#73E495
#73E495 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.152 H 151.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #73E495 |
|---|---|
| RGB | rgb(115, 228, 149) |
| HSL | hsl(138, 68%, 67%) |
| HSV | hsv(138, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.54, -49.31, 28.91) |
| CIE-LCH | lch(82.54, 57.16, 149.62°) |
| OKLab | oklab(83.24% -0.1341 0.0725) |
| OKLCH | oklch(83.24% 0.152 151.6) |
| XYZ | xyz(40.2357, 61.2984, 38.1394) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.68
Seafoam (survey)
#80F9AD
ΔE00 4.76
Aqua Green
#12E193
ΔE00 5.22
Light Sea Green
#98F6B0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E495 #E473C2
analogous
#8AE473 #73E495 #73E4CE
triadic
#73E495 #9573E4 #E49573
tetradic
#73E495 #738AE4 #E473C2 #E4CE73
square
#73E495 #738AE4 #E473C2 #E4CE73
split-complementary
#73E495 #CE73E4 #E4738A
monochromatic
#24B951 #40DA6E #73E495 #A6EEBC #DAF8E3
Accessibility & contrast
On white
1.58
#73E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#73E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E495
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E495 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D490
Deuteranopia (green-blind)
#D5C99A
Tritanopia (blue-blind)
#5AE1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73e495; /* rgb */ color: rgb(115, 228, 149); /* oklch */ color: oklch(83.2% 0.152 151.6);
Tailwind
colors: {
custom: {
50: '#a2edb4',
500: '#73e495',
950: '#000000',
},
}SCSS
$custom: #73e495; $custom-light: #a2edb4; $custom-dark: #000000;
JSON
{
"hex": "#73e495",
"rgb": {
"r": 115,
"g": 228,
"b": 149
},
"hsl": {
"h": 138.053,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.83237,
"c": 0.15243,
"h": 151.6
},
"luminance": 0.61302
}Semantic roles & 50–950 ramp
primary
#73E495
secondary
#B94295
accent
#1698D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581