#73EF9F#73EF9F
#73EF9F is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.1% C 0.159 H 153.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #73EF9F |
|---|---|
| RGB | rgb(115, 239, 159) |
| HSL | hsl(141, 79%, 69%) |
| HSV | hsv(141, 52%, 94%) |
| CMYK | cmyk(51.9%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.95, -52.07, 28.39) |
| CIE-LCH | lch(85.95, 59.31, 151.40°) |
| OKLab | oklab(86.08% -0.1416 0.0714) |
| OKLCH | oklch(86.08% 0.159 153.2) |
| XYZ | xyz(44.1915, 67.8773, 43.5670) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.50
Sea Green (survey)
#53FCA1
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EF9F #EF73C3
analogous
#85EF73 #73EF9F #73EFDD
triadic
#73EF9F #9F73EF #EF9F73
tetradic
#73EF9F #7385EF #EF73C3 #EFDD73
square
#73EF9F #7385EF #EF73C3 #EFDD73
split-complementary
#73EF9F #DD73EF #EF7385
monochromatic
#18D059 #3CE979 #73EF9F #AAF5C5 #E1FCEA
Accessibility & contrast
On white
1.44
#73EF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#73EF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EF9F
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EF9F | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#DED2A4
Tritanopia (blue-blind)
#53ECDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #73ef9f; /* rgb */ color: rgb(115, 239, 159); /* oklch */ color: oklch(86.1% 0.159 153.2);
Tailwind
colors: {
custom: {
50: '#a3f5bc',
500: '#73ef9f',
950: '#000000',
},
}SCSS
$custom: #73ef9f; $custom-light: #a3f5bc; $custom-dark: #000000;
JSON
{
"hex": "#73ef9f",
"rgb": {
"r": 115,
"g": 239,
"b": 159
},
"hsl": {
"h": 141.29,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.86076,
"c": 0.15862,
"h": 153.2
},
"luminance": 0.67881
}Semantic roles & 50–950 ramp
primary
#73EF9F
secondary
#C83E97
accent
#0A91DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582