#73E896#73E896
#73E896 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.157 H 151.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #73E896 |
|---|---|
| RGB | rgb(115, 232, 150) |
| HSL | hsl(138, 72%, 68%) |
| HSV | hsv(138, 50%, 91%) |
| CMYK | cmyk(50.4%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.73, -50.79, 30.00) |
| CIE-LCH | lch(83.73, 58.99, 149.43°) |
| OKLab | oklab(84.22% -0.138 0.0752) |
| OKLCH | oklch(84.22% 0.157 151.4) |
| XYZ | xyz(41.4290, 63.5567, 38.9328) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Sea Green
#98F6B0
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E896 #E873C5
analogous
#8AE873 #73E896 #73E8D1
triadic
#73E896 #9673E8 #E89673
tetradic
#73E896 #738AE8 #E873C5 #E8D173
square
#73E896 #738AE8 #E873C5 #E8D173
split-complementary
#73E896 #D173E8 #E8738A
monochromatic
#20C150 #3EDF6F #73E896 #A8F1BD #DCF9E5
Accessibility & contrast
On white
1.53
#73E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#73E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E896
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E896 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#59E5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e896; /* rgb */ color: rgb(115, 232, 150); /* oklch */ color: oklch(84.2% 0.157 151.4);
Tailwind
colors: {
custom: {
50: '#a2f0b5',
500: '#73e896',
950: '#000000',
},
}SCSS
$custom: #73e896; $custom-light: #a2f0b5; $custom-dark: #000000;
JSON
{
"hex": "#73e896",
"rgb": {
"r": 115,
"g": 232,
"b": 150
},
"hsl": {
"h": 137.949,
"s": 71.779,
"l": 68.039
},
"oklch": {
"l": 0.84219,
"c": 0.15715,
"h": 151.4
},
"luminance": 0.6356
}Semantic roles & 50–950 ramp
primary
#73E896
secondary
#C04099
accent
#129AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581