#73E09F#73E09F
#73E09F is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.138 H 155.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73E09F |
|---|---|
| RGB | rgb(115, 224, 159) |
| HSL | hsl(144, 64%, 66%) |
| HSV | hsv(144, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(81.54, -45.80, 22.40) |
| CIE-LCH | lch(81.54, 50.99, 153.94°) |
| OKLab | oklab(82.48% -0.1252 0.0568) |
| OKLCH | oklch(82.48% 0.138 155.6) |
| XYZ | xyz(39.9809, 59.4562, 42.1635) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.50
Hospital Green
#9BE5AA
ΔE00 4.65
Aqua Green
#12E193
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.48
Seafoam (survey)
#80F9AD
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E09F #E073B4
analogous
#7EE073 #73E09F #73E0D6
triadic
#73E09F #9F73E0 #E09F73
tetradic
#73E09F #737EE0 #E073B4 #E0D673
square
#73E09F #737EE0 #E073B4 #E0D673
split-complementary
#73E09F #D673E0 #E0737E
monochromatic
#27B15F #41D57D #73E09F #A5EBC1 #D7F6E4
Accessibility & contrast
On white
1.63
#73E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#73E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E09F
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E09F | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19B
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#57DECF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73e09f; /* rgb */ color: rgb(115, 224, 159); /* oklch */ color: oklch(82.5% 0.138 155.6);
Tailwind
colors: {
custom: {
50: '#a2eabb',
500: '#73e09f',
950: '#000000',
},
}SCSS
$custom: #73e09f; $custom-light: #a2eabb; $custom-dark: #000000;
JSON
{
"hex": "#73e09f",
"rgb": {
"r": 115,
"g": 224,
"b": 159
},
"hsl": {
"h": 144.22,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.82482,
"c": 0.13752,
"h": 155.6
},
"luminance": 0.59459
}Semantic roles & 50–950 ramp
primary
#73E09F
secondary
#B34486
accent
#1A84CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482