#73FEB8#73FEB8
#73FEB8 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.2% C 0.157 H 158.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEB8 |
|---|---|
| RGB | rgb(115, 254, 184) |
| HSL | hsl(150, 99%, 72%) |
| HSV | hsv(150, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(90.77, -53.50, 22.25) |
| CIE-LCH | lch(90.77, 57.95, 157.42°) |
| OKLab | oklab(90.17% -0.1465 0.0566) |
| OKLCH | oklch(90.17% 0.157 158.9) |
| XYZ | xyz(51.1594, 77.9845, 57.6946) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.44
Light Greenish Blue
#63F7B4
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEB8 #FE73B9
analogous
#74FE73 #73FEB8 #73FEFD
triadic
#73FEB8 #B873FE #FEB873
tetradic
#73FEB8 #7374FE #FE73B9 #FEFD73
square
#73FEB8 #7374FE #FE73B9 #FEFD73
split-complementary
#73FEB8 #FD73FE #FE7374
monochromatic
#02F57A #36FE99 #73FEB8 #B0FED7 #E1FFF0
Accessibility & contrast
On white
1.27
#73FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#73FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEB8
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEB8 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB4
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#41FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73feb8; /* rgb */ color: rgb(115, 254, 184); /* oklch */ color: oklch(90.2% 0.157 158.9);
Tailwind
colors: {
custom: {
50: '#a5ffcd',
500: '#73feb8',
950: '#000000',
},
}SCSS
$custom: #73feb8; $custom-light: #a5ffcd; $custom-dark: #000000;
JSON
{
"hex": "#73feb8",
"rgb": {
"r": 115,
"g": 254,
"b": 184
},
"hsl": {
"h": 149.784,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90171,
"c": 0.15709,
"h": 158.9
},
"luminance": 0.77989
}Semantic roles & 50–950 ramp
primary
#73FEB8
secondary
#DB3A8B
accent
#0074E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683