#73CF8B#73CF8B
#73CF8B is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.132 H 150.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #73CF8B |
|---|---|
| RGB | rgb(115, 207, 139) |
| HSL | hsl(136, 49%, 63%) |
| HSV | hsv(136, 44%, 81%) |
| CMYK | cmyk(44.4%, 0%, 32.9%, 18.8%) |
| CIE-LAB | lab(76.15, -42.12, 25.49) |
| CIE-LCH | lch(76.15, 49.23, 148.82°) |
| OKLab | oklab(77.97% -0.1148 0.0642) |
| OKLCH | oklch(77.97% 0.132 150.8) |
| XYZ | xyz(34.0411, 50.1322, 32.3038) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.04
Soft Green
#6FC276
ΔE00 4.05
Dark Mint
#48C072
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.95
Hospital Green
#9BE5AA
ΔE00 6.65
Fern
#63B76C
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CF8B #CF73B7
analogous
#89CF73 #73CF8B #73CFB9
triadic
#73CF8B #8B73CF #CF8B73
tetradic
#73CF8B #7389CF #CF73B7 #CFB973
square
#73CF8B #7389CF #CF73B7 #CFB973
split-complementary
#73CF8B #B973CF #CF7389
monochromatic
#33954C #45BF65 #73CF8B #A1DFB1 #CEEED7
Accessibility & contrast
On white
1.90
#73CF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#73CF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CF8B
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CF8B | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C187
Deuteranopia (green-blind)
#C2B88F
Tritanopia (blue-blind)
#62CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cf8b; /* rgb */ color: rgb(115, 207, 139); /* oklch */ color: oklch(78.0% 0.132 150.8);
Tailwind
colors: {
custom: {
50: '#a0dead',
500: '#73cf8b',
950: '#000000',
},
}SCSS
$custom: #73cf8b; $custom-light: #a0dead; $custom-dark: #000000;
JSON
{
"hex": "#73cf8b",
"rgb": {
"r": 115,
"g": 207,
"b": 139
},
"hsl": {
"h": 135.652,
"s": 48.936,
"l": 63.137
},
"oklch": {
"l": 0.7797,
"c": 0.1315,
"h": 150.8
},
"luminance": 0.50135
}Semantic roles & 50–950 ramp
primary
#73CF8B
secondary
#9B4C86
accent
#2996BC
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481