#73DE9F#73DE9F
#73DE9F is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.0% C 0.135 H 156.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73DE9F |
|---|---|
| RGB | rgb(115, 222, 159) |
| HSL | hsl(145, 62%, 66%) |
| HSV | hsv(145, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 28.4%, 12.9%) |
| CIE-LAB | lab(80.95, -44.95, 21.59) |
| CIE-LCH | lch(80.95, 49.86, 154.34°) |
| OKLab | oklab(82% -0.123 0.0549) |
| OKLCH | oklch(82% 0.135 156) |
| XYZ | xyz(39.4466, 58.3875, 41.9854) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.21
Hospital Green
#9BE5AA
ΔE00 4.72
Aqua Green
#12E193
ΔE00 5.29
Light Greenish Blue
#63F7B4
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 5.88
Seafoam (survey)
#80F9AD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DE9F #DE73B2
analogous
#7CDE73 #73DE9F #73DED4
triadic
#73DE9F #9F73DE #DE9F73
tetradic
#73DE9F #737CDE #DE73B2 #DED473
square
#73DE9F #737CDE #DE73B2 #DED473
split-complementary
#73DE9F #D473DE #DE737C
monochromatic
#29AE60 #41D27D #73DE9F #A5EAC1 #D6F5E3
Accessibility & contrast
On white
1.66
#73DE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#73DE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DE9F
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DE9F | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09B
Deuteranopia (green-blind)
#CDC5A3
Tritanopia (blue-blind)
#58DCCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #73de9f; /* rgb */ color: rgb(115, 222, 159); /* oklch */ color: oklch(82.0% 0.135 156.0);
Tailwind
colors: {
custom: {
50: '#a1e9bb',
500: '#73de9f',
950: '#000000',
},
}SCSS
$custom: #73de9f; $custom-light: #a1e9bb; $custom-dark: #000000;
JSON
{
"hex": "#73de9f",
"rgb": {
"r": 115,
"g": 222,
"b": 159
},
"hsl": {
"h": 144.673,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82004,
"c": 0.13467,
"h": 156
},
"luminance": 0.58391
}Semantic roles & 50–950 ramp
primary
#73DE9F
secondary
#B04684
accent
#1C82CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482