#73C299#73C299
#73C299 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.2% C 0.099 H 160.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73C299 |
|---|---|
| RGB | rgb(115, 194, 153) |
| HSL | hsl(149, 39%, 61%) |
| HSV | hsv(149, 41%, 76%) |
| CMYK | cmyk(40.7%, 0%, 21.1%, 23.9%) |
| CIE-LAB | lab(72.58, -33.57, 13.12) |
| CIE-LCH | lch(72.58, 36.04, 158.66°) |
| OKLab | oklab(75.16% -0.093 0.0337) |
| OKLCH | oklch(75.16% 0.099 160.1) |
| XYZ | xyz(32.1095, 44.5262, 37.0333) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.38
Pale Teal
#82CBB2
ΔE00 5.57
Darkseagreen
#8FBC8F
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 6.14
Greenish Teal
#32BF84
ΔE00 6.55
Greenblue
#23C48B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73C299 #C2739C
analogous
#74C273 #73C299 #73C2C0
triadic
#73C299 #9973C2 #C29973
tetradic
#73C299 #7374C2 #C2739C #C2C073
square
#73C299 #7374C2 #C2739C #C2C073
split-complementary
#73C299 #C073C2 #C27374
monochromatic
#39825C #4BAD7A #73C299 #9ED5B8 #C8E7D7
Accessibility & contrast
On white
2.12
#73C299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#73C299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73C299
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73C299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73C299 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#B4AE9B
Tritanopia (blue-blind)
#60C1B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #73c299; /* rgb */ color: rgb(115, 194, 153); /* oklch */ color: oklch(75.2% 0.099 160.1);
Tailwind
colors: {
custom: {
50: '#9fd5b7',
500: '#73c299',
950: '#000000',
},
}SCSS
$custom: #73c299; $custom-light: #9fd5b7; $custom-dark: #000000;
JSON
{
"hex": "#73c299",
"rgb": {
"r": 115,
"g": 194,
"b": 153
},
"hsl": {
"h": 148.861,
"s": 39.303,
"l": 60.588
},
"oklch": {
"l": 0.75163,
"c": 0.09893,
"h": 160.1
},
"luminance": 0.44528
}Semantic roles & 50–950 ramp
primary
#73C299
secondary
#D7B9C9
accent
#3375B2
background
#FAFDFB
surface
#F3FAF6
border
#CDD3D0
text
#0F1411
muted
#7F8380