#73CE9B#73CE9B
#73CE9B is a light, moderate green. Relative luminance 0.502; OKLCH L 78.1% C 0.115 H 157.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #73CE9B |
|---|---|
| RGB | rgb(115, 206, 155) |
| HSL | hsl(146, 48%, 63%) |
| HSV | hsv(146, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 24.8%, 19.2%) |
| CIE-LAB | lab(76.16, -38.68, 17.06) |
| CIE-LCH | lch(76.16, 42.28, 156.20°) |
| OKLab | oklab(78.08% -0.1064 0.0436) |
| OKLCH | oklch(78.08% 0.115 157.7) |
| XYZ | xyz(35.0554, 50.1515, 38.8370) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.80
Seafoam
#7FE0B3
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.35
Greenblue
#23C48B
ΔE00 6.30
Greenish Teal
#32BF84
ΔE00 6.57
Emerald
#50C878
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CE9B #CE73A6
analogous
#78CE73 #73CE9B #73CEC9
triadic
#73CE9B #9B73CE #CE9B73
tetradic
#73CE9B #7378CE #CE73A6 #CEC973
square
#73CE9B #7378CE #CE73A6 #CEC973
split-complementary
#73CE9B #C973CE #CE7378
monochromatic
#33935E #46BE7B #73CE9B #A0DEBB #CEEEDC
Accessibility & contrast
On white
1.90
#73CE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#73CE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CE9B
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CE9B | 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)
#CDC298
Deuteranopia (green-blind)
#BFB89E
Tritanopia (blue-blind)
#5DCDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73ce9b; /* rgb */ color: rgb(115, 206, 155); /* oklch */ color: oklch(78.1% 0.115 157.7);
Tailwind
colors: {
custom: {
50: '#a0ddb8',
500: '#73ce9b',
950: '#000000',
},
}SCSS
$custom: #73ce9b; $custom-light: #a0ddb8; $custom-dark: #000000;
JSON
{
"hex": "#73ce9b",
"rgb": {
"r": 115,
"g": 206,
"b": 155
},
"hsl": {
"h": 146.374,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.78081,
"c": 0.11502,
"h": 157.7
},
"luminance": 0.50154
}Semantic roles & 50–950 ramp
primary
#73CE9B
secondary
#994C77
accent
#2A7CBB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481