#73CF99#73CF99
#73CF99 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.3% C 0.118 H 156.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #73CF99 |
|---|---|
| RGB | rgb(115, 207, 153) |
| HSL | hsl(145, 49%, 63%) |
| HSV | hsv(145, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.42, -39.52, 18.48) |
| CIE-LCH | lch(76.42, 43.63, 154.94°) |
| OKLab | oklab(78.27% -0.1085 0.0471) |
| OKLCH | oklch(78.27% 0.118 156.5) |
| XYZ | xyz(35.1303, 50.5679, 38.0402) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.97
Mediumaquamarine
#66CDAA
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.59
Emerald
#50C878
ΔE00 6.08
Greenblue
#23C48B
ΔE00 6.36
Soft Green
#6FC276
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CF99 #CF73A9
analogous
#7BCF73 #73CF99 #73CFC7
triadic
#73CF99 #9973CF #CF9973
tetradic
#73CF99 #737BCF #CF73A9 #CFC773
square
#73CF99 #737BCF #CF73A9 #CFC773
split-complementary
#73CF99 #C773CF #CF737B
monochromatic
#33955B #45BF78 #73CF99 #A1DFBA #CEEEDB
Accessibility & contrast
On white
1.89
#73CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#73CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CF99
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CF99 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#5DCEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cf99; /* rgb */ color: rgb(115, 207, 153); /* oklch */ color: oklch(78.3% 0.118 156.5);
Tailwind
colors: {
custom: {
50: '#a0deb7',
500: '#73cf99',
950: '#000000',
},
}SCSS
$custom: #73cf99; $custom-light: #a0deb7; $custom-dark: #000000;
JSON
{
"hex": "#73cf99",
"rgb": {
"r": 115,
"g": 207,
"b": 153
},
"hsl": {
"h": 144.783,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.78274,
"c": 0.1183,
"h": 156.5
},
"luminance": 0.5057
}Semantic roles & 50–950 ramp
primary
#73CF99
secondary
#9B4C7A
accent
#2980BC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481