#65FF73#65FF73
#65FF73 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.225 H 144.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF73 |
|---|---|
| RGB | rgb(101, 255, 115) |
| HSL | hsl(125, 100%, 70%) |
| HSV | hsv(125, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(89.64, -67.90, 54.25) |
| CIE-LCH | lch(89.64, 86.91, 141.38°) |
| OKLab | oklab(88.79% -0.1839 0.1291) |
| OKLCH | oklch(88.79% 0.225 144.9) |
| XYZ | xyz(44.2186, 75.5202, 28.4629) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.26
Light Bright Green
#53FE5C
ΔE00 2.27
Lighter Green
#75FD63
ΔE00 2.48
Light Neon Green
#4EFD54
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.08
Bright Light Green
#2DFE54
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF73 #FF65F1
analogous
#A4FF65 #65FF73 #65FFC0
triadic
#65FF73 #7365FF #FF7365
tetradic
#65FF73 #65A4FF #FF65F1 #FFC065
square
#65FF73 #65A4FF #FF65F1 #FFC065
split-complementary
#65FF73 #C065FF #FF65A4
monochromatic
#00EA15 #28FF3B #65FF73 #A2FFAB #DFFFE2
Accessibility & contrast
On white
1.30
#65FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#65FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF73
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF73 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE966
Deuteranopia (green-blind)
#F0DC7E
Tritanopia (blue-blind)
#43F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65ff73; /* rgb */ color: rgb(101, 255, 115); /* oklch */ color: oklch(88.8% 0.225 144.9);
Tailwind
colors: {
custom: {
50: '#9fff9f',
500: '#65ff73',
950: '#000000',
},
}SCSS
$custom: #65ff73; $custom-light: #9fff9f; $custom-dark: #000000;
JSON
{
"hex": "#65ff73",
"rgb": {
"r": 101,
"g": 255,
"b": 115
},
"hsl": {
"h": 125.455,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.88788,
"c": 0.22471,
"h": 144.9
},
"luminance": 0.75525
}Semantic roles & 50–950 ramp
primary
#65FF73
secondary
#DA2ECA
accent
#00D1E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680