#73EB95#73EB95
#73EB95 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.162 H 150.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73EB95 |
|---|---|
| RGB | rgb(115, 235, 149) |
| HSL | hsl(137, 75%, 69%) |
| HSV | hsv(137, 51%, 92%) |
| CMYK | cmyk(51.1%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.60, -52.18, 31.66) |
| CIE-LCH | lch(84.60, 61.04, 148.75°) |
| OKLab | oklab(84.92% -0.1417 0.0791) |
| OKLCH | oklch(84.92% 0.162 150.8) |
| XYZ | xyz(42.2005, 65.2280, 38.7944) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EB95 #EB73C9
analogous
#8DEB73 #73EB95 #73EBD1
triadic
#73EB95 #9573EB #EB9573
tetradic
#73EB95 #738DEB #EB73C9 #EBD173
square
#73EB95 #738DEB #EB73C9 #EBD173
split-complementary
#73EB95 #D173EB #EB738D
monochromatic
#1CC74D #3DE36C #73EB95 #A9F3BE #DEFAE6
Accessibility & contrast
On white
1.50
#73EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#73EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EB95
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EB95 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DBCF9A
Tritanopia (blue-blind)
#58E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #73eb95; /* rgb */ color: rgb(115, 235, 149); /* oklch */ color: oklch(84.9% 0.162 150.8);
Tailwind
colors: {
custom: {
50: '#a3f2b5',
500: '#73eb95',
950: '#000000',
},
}SCSS
$custom: #73eb95; $custom-light: #a3f2b5; $custom-dark: #000000;
JSON
{
"hex": "#73eb95",
"rgb": {
"r": 115,
"g": 235,
"b": 149
},
"hsl": {
"h": 137,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.84922,
"c": 0.16227,
"h": 150.8
},
"luminance": 0.65231
}Semantic roles & 50–950 ramp
primary
#73EB95
secondary
#C33F9E
accent
#0E9ED7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581