#73CF92#73CF92
#73CF92 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.125 H 153.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #73CF92 |
|---|---|
| RGB | rgb(115, 207, 146) |
| HSL | hsl(140, 49%, 63%) |
| HSV | hsv(140, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 29.5%, 18.8%) |
| CIE-LAB | lab(76.28, -40.85, 21.99) |
| CIE-LCH | lch(76.28, 46.39, 151.71°) |
| OKLab | oklab(78.12% -0.1116 0.0557) |
| OKLCH | oklch(78.12% 0.125 153.5) |
| XYZ | xyz(34.5690, 50.3434, 35.0842) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.89
Soft Green
#6FC276
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 6.05
Dark Mint
#48C072
ΔE00 6.23
Hospital Green
#9BE5AA
ΔE00 6.40
Seaweed
#18D17B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CF92 #CF73B0
analogous
#82CF73 #73CF92 #73CFC0
triadic
#73CF92 #9273CF #CF9273
tetradic
#73CF92 #7382CF #CF73B0 #CFC073
square
#73CF92 #7382CF #CF73B0 #CFC073
split-complementary
#73CF92 #C073CF #CF7382
monochromatic
#339554 #45BF6F #73CF92 #A1DFB5 #CEEED9
Accessibility & contrast
On white
1.90
#73CF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#73CF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CF92
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CF92 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#60CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cf92; /* rgb */ color: rgb(115, 207, 146); /* oklch */ color: oklch(78.1% 0.125 153.5);
Tailwind
colors: {
custom: {
50: '#a0deb2',
500: '#73cf92',
950: '#000000',
},
}SCSS
$custom: #73cf92; $custom-light: #a0deb2; $custom-dark: #000000;
JSON
{
"hex": "#73cf92",
"rgb": {
"r": 115,
"g": 207,
"b": 146
},
"hsl": {
"h": 140.217,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78118,
"c": 0.12479,
"h": 153.5
},
"luminance": 0.50346
}Semantic roles & 50–950 ramp
primary
#73CF92
secondary
#9B4C80
accent
#298BBC
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481