#73CF95#73CF95
#73CF95 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.2% C 0.122 H 154.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73CF95 |
|---|---|
| RGB | rgb(115, 207, 149) |
| HSL | hsl(142, 49%, 63%) |
| HSV | hsv(142, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.34, -40.29, 20.49) |
| CIE-LCH | lch(76.34, 45.20, 153.05°) |
| OKLab | oklab(78.18% -0.1103 0.0521) |
| OKLCH | oklch(78.18% 0.122 154.7) |
| XYZ | xyz(34.8055, 50.4379, 36.3294) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 5.56
Soft Green
#6FC276
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CF95 #CF73AD
analogous
#7FCF73 #73CF95 #73CFC3
triadic
#73CF95 #9573CF #CF9573
tetradic
#73CF95 #737FCF #CF73AD #CFC373
square
#73CF95 #737FCF #CF73AD #CFC373
split-complementary
#73CF95 #C373CF #CF737F
monochromatic
#339557 #45BF72 #73CF95 #A1DFB8 #CEEEDA
Accessibility & contrast
On white
1.89
#73CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#73CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CF95
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CF95 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C1B898
Tritanopia (blue-blind)
#5FCDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cf95; /* rgb */ color: rgb(115, 207, 149); /* oklch */ color: oklch(78.2% 0.122 154.7);
Tailwind
colors: {
custom: {
50: '#a0deb4',
500: '#73cf95',
950: '#000000',
},
}SCSS
$custom: #73cf95; $custom-light: #a0deb4; $custom-dark: #000000;
JSON
{
"hex": "#73cf95",
"rgb": {
"r": 115,
"g": 207,
"b": 149
},
"hsl": {
"h": 142.174,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78184,
"c": 0.12198,
"h": 154.7
},
"luminance": 0.5044
}Semantic roles & 50–950 ramp
primary
#73CF95
secondary
#9B4C7D
accent
#2986BC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481