#73FF95#73FF95
#73FF95 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.189 H 149.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF95 |
|---|---|
| RGB | rgb(115, 255, 149) |
| HSL | hsl(135, 100%, 73%) |
| HSV | hsv(135, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(90.47, -60.07, 39.37) |
| CIE-LCH | lch(90.47, 71.82, 146.76°) |
| OKLab | oklab(89.73% -0.1626 0.0972) |
| OKLCH | oklch(89.73% 0.189 149.1) |
| XYZ | xyz(48.2517, 77.3305, 40.8115) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.20
Mint Green
#8FFF9F
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 3.33
Palegreen
#98FB98
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF95 #FF73DD
analogous
#97FF73 #73FF95 #73FFDB
triadic
#73FF95 #9573FF #FF9573
tetradic
#73FF95 #7397FF #FF73DD #FFDB73
square
#73FF95 #7397FF #FF73DD #FFDB73
split-complementary
#73FF95 #DB73FF #FF7397
monochromatic
#00F83C #36FF67 #73FF95 #B0FFC3 #E0FFE8
Accessibility & contrast
On white
1.28
#73FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#73FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF95
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF95 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#EEDF9C
Tritanopia (blue-blind)
#52FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73ff95; /* rgb */ color: rgb(115, 255, 149); /* oklch */ color: oklch(89.7% 0.189 149.1);
Tailwind
colors: {
custom: {
50: '#a5ffb5',
500: '#73ff95',
950: '#000000',
},
}SCSS
$custom: #73ff95; $custom-light: #a5ffb5; $custom-dark: #000000;
JSON
{
"hex": "#73ff95",
"rgb": {
"r": 115,
"g": 255,
"b": 149
},
"hsl": {
"h": 134.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89732,
"c": 0.18949,
"h": 149.1
},
"luminance": 0.77335
}Semantic roles & 50–950 ramp
primary
#73FF95
secondary
#DC3AB5
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681