#65FF72#65FF72
#65FF72 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.226 H 144.8°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF72 |
|---|---|
| RGB | rgb(101, 255, 114) |
| HSL | hsl(125, 100%, 70%) |
| HSV | hsv(125, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.63, -68.02, 54.69) |
| CIE-LCH | lch(89.63, 87.28, 141.20°) |
| OKLab | oklab(88.78% -0.1842 0.13) |
| OKLCH | oklch(88.78% 0.226 144.8) |
| XYZ | xyz(44.1614, 75.4974, 28.1615) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.31
Light Bright Green
#53FE5C
ΔE00 2.16
Lighter Green
#75FD63
ΔE00 2.37
Light Neon Green
#4EFD54
ΔE00 2.83
Easter Green
#8CFD7E
ΔE00 3.09
Bright Light Green
#2DFE54
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF72 #FF65F2
analogous
#A5FF65 #65FF72 #65FFBF
triadic
#65FF72 #7265FF #FF7265
tetradic
#65FF72 #65A5FF #FF65F2 #FFBF65
square
#65FF72 #65A5FF #FF65F2 #FFBF65
split-complementary
#65FF72 #BF65FF #FF65A5
monochromatic
#00EA14 #28FF3A #65FF72 #A2FFAA #DFFFE2
Accessibility & contrast
On white
1.30
#65FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#65FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF72
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF72 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#F0DC7D
Tritanopia (blue-blind)
#43F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65ff72; /* rgb */ color: rgb(101, 255, 114); /* oklch */ color: oklch(88.8% 0.226 144.8);
Tailwind
colors: {
custom: {
50: '#9fff9e',
500: '#65ff72',
950: '#000000',
},
}SCSS
$custom: #65ff72; $custom-light: #9fff9e; $custom-dark: #000000;
JSON
{
"hex": "#65ff72",
"rgb": {
"r": 101,
"g": 255,
"b": 114
},
"hsl": {
"h": 125.065,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.88776,
"c": 0.22551,
"h": 144.8
},
"luminance": 0.75502
}Semantic roles & 50–950 ramp
primary
#65FF72
secondary
#DA2ECC
accent
#00D2E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680