#73EF95#73EF95
#73EF95 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.168 H 150.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #73EF95 |
|---|---|
| RGB | rgb(115, 239, 149) |
| HSL | hsl(136, 79%, 69%) |
| HSV | hsv(136, 52%, 94%) |
| CMYK | cmyk(51.9%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.78, -53.80, 33.22) |
| CIE-LCH | lch(85.78, 63.23, 148.30°) |
| OKLab | oklab(85.88% -0.146 0.0828) |
| OKLCH | oklch(85.88% 0.168 150.4) |
| XYZ | xyz(43.3586, 67.5441, 39.1804) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EF95 #EF73CD
analogous
#8FEF73 #73EF95 #73EFD3
triadic
#73EF95 #9573EF #EF9573
tetradic
#73EF95 #738FEF #EF73CD #EFD373
square
#73EF95 #738FEF #EF73CD #EFD373
split-complementary
#73EF95 #D373EF #EF738F
monochromatic
#18D04A #3CE96B #73EF95 #AAF5BF #E1FCE8
Accessibility & contrast
On white
1.45
#73EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#73EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EF95
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EF95 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#57EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73ef95; /* rgb */ color: rgb(115, 239, 149); /* oklch */ color: oklch(85.9% 0.168 150.4);
Tailwind
colors: {
custom: {
50: '#a3f5b5',
500: '#73ef95',
950: '#000000',
},
}SCSS
$custom: #73ef95; $custom-light: #a3f5b5; $custom-dark: #000000;
JSON
{
"hex": "#73ef95",
"rgb": {
"r": 115,
"g": 239,
"b": 149
},
"hsl": {
"h": 136.452,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.85884,
"c": 0.16782,
"h": 150.4
},
"luminance": 0.67548
}Semantic roles & 50–950 ramp
primary
#73EF95
secondary
#C83EA2
accent
#0AA2DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581