#73EDAF#73EDAF
#73EDAF is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.9% C 0.142 H 159.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #73EDAF |
|---|---|
| RGB | rgb(115, 237, 175) |
| HSL | hsl(150, 77%, 69%) |
| HSV | hsv(150, 51%, 93%) |
| CMYK | cmyk(51.5%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.66, -48.23, 19.78) |
| CIE-LCH | lch(85.66, 52.13, 157.70°) |
| OKLab | oklab(85.94% -0.1324 0.0504) |
| OKLCH | oklch(85.94% 0.142 159.1) |
| XYZ | xyz(45.0885, 67.3045, 51.1641) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EDAF #ED73B1
analogous
#74ED73 #73EDAF #73EDEC
triadic
#73EDAF #AF73ED #EDAF73
tetradic
#73EDAF #7374ED #ED73B1 #EDEC73
square
#73EDAF #7374ED #ED73B1 #EDEC73
split-complementary
#73EDAF #EC73ED #ED7374
monochromatic
#1ACB71 #3DE690 #73EDAF #A9F4CE #DFFBED
Accessibility & contrast
On white
1.45
#73EDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#73EDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EDAF
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EDAF | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#4DECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73edaf; /* rgb */ color: rgb(115, 237, 175); /* oklch */ color: oklch(85.9% 0.142 159.1);
Tailwind
colors: {
custom: {
50: '#a3f3c7',
500: '#73edaf',
950: '#000000',
},
}SCSS
$custom: #73edaf; $custom-light: #a3f3c7; $custom-dark: #000000;
JSON
{
"hex": "#73edaf",
"rgb": {
"r": 115,
"g": 237,
"b": 175
},
"hsl": {
"h": 149.508,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.85939,
"c": 0.14169,
"h": 159.1
},
"luminance": 0.67308
}Semantic roles & 50–950 ramp
primary
#73EDAF
secondary
#C63F83
accent
#0C74D9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582