#73EEA5#73EEA5
#73EEA5 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.0% C 0.152 H 155.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73EEA5 |
|---|---|
| RGB | rgb(115, 238, 165) |
| HSL | hsl(144, 78%, 69%) |
| HSV | hsv(144, 52%, 93%) |
| CMYK | cmyk(51.7%, 0%, 30.7%, 6.7%) |
| CIE-LAB | lab(85.76, -50.56, 25.07) |
| CIE-LCH | lch(85.76, 56.44, 153.62°) |
| OKLab | oklab(85.96% -0.1379 0.0634) |
| OKLCH | oklch(85.96% 0.152 155.3) |
| XYZ | xyz(44.4329, 67.5067, 46.2786) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.86
Light Greenish Blue
#63F7B4
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.48
Light Sea Green
#98F6B0
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EEA5 #EE73BC
analogous
#7FEE73 #73EEA5 #73EEE2
triadic
#73EEA5 #A573EE #EEA573
tetradic
#73EEA5 #737FEE #EE73BC #EEE273
square
#73EEA5 #737FEE #EE73BC #EEE273
split-complementary
#73EEA5 #E273EE #EE737F
monochromatic
#19CE62 #3CE782 #73EEA5 #AAF5C8 #E0FBEB
Accessibility & contrast
On white
1.45
#73EEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#73EEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EEA5
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EEA5 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA1
Deuteranopia (green-blind)
#DCD1A9
Tritanopia (blue-blind)
#51ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73eea5; /* rgb */ color: rgb(115, 238, 165); /* oklch */ color: oklch(86.0% 0.152 155.3);
Tailwind
colors: {
custom: {
50: '#a3f4c0',
500: '#73eea5',
950: '#000000',
},
}SCSS
$custom: #73eea5; $custom-light: #a3f4c0; $custom-dark: #000000;
JSON
{
"hex": "#73eea5",
"rgb": {
"r": 115,
"g": 238,
"b": 165
},
"hsl": {
"h": 144.39,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.85959,
"c": 0.15181,
"h": 155.3
},
"luminance": 0.67511
}Semantic roles & 50–950 ramp
primary
#73EEA5
secondary
#C73E8F
accent
#0B86DB
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582