#65F37A#65F37A
#65F37A is a very light, highly saturated green. Relative luminance 0.683; OKLCH L 85.9% C 0.204 H 146.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65F37A |
|---|---|
| RGB | rgb(101, 243, 122) |
| HSL | hsl(129, 86%, 67%) |
| HSV | hsv(129, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(86.14, -62.69, 46.79) |
| CIE-LCH | lch(86.14, 78.23, 143.26°) |
| OKLab | oklab(85.93% -0.1696 0.1131) |
| OKLCH | oklch(85.93% 0.204 146.3) |
| XYZ | xyz(40.9276, 68.2692, 29.4290) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.84
Easter Green
#8CFD7E
ΔE00 3.93
Spring Green
#00FF7F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F37A #F365DE
analogous
#97F365 #65F37A #65F3C1
triadic
#65F37A #7A65F3 #F37A65
tetradic
#65F37A #6597F3 #F365DE #F3C165
square
#65F37A #6597F3 #F365DE #F3C165
split-complementary
#65F37A #C165F3 #F36597
monochromatic
#10CE2C #2CEF49 #65F37A #9EF7AB #D7FCDC
Accessibility & contrast
On white
1.43
#65F37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#65F37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F37A
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F37A | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#45EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f37a; /* rgb */ color: rgb(101, 243, 122); /* oklch */ color: oklch(85.9% 0.204 146.3);
Tailwind
colors: {
custom: {
50: '#9df8a2',
500: '#65f37a',
950: '#000000',
},
}SCSS
$custom: #65f37a; $custom-light: #9df8a2; $custom-dark: #000000;
JSON
{
"hex": "#65f37a",
"rgb": {
"r": 101,
"g": 243,
"b": 122
},
"hsl": {
"h": 128.873,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.85934,
"c": 0.20387,
"h": 146.3
},
"luminance": 0.68273
}Semantic roles & 50–950 ramp
primary
#65F37A
secondary
#CA33B3
accent
#03C1E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580