#65F378#65F378
#65F378 is a very light, highly saturated green. Relative luminance 0.682; OKLCH L 85.9% C 0.206 H 146.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65F378 |
|---|---|
| RGB | rgb(101, 243, 120) |
| HSL | hsl(128, 86%, 67%) |
| HSV | hsv(128, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 50.6%, 4.7%) |
| CIE-LAB | lab(86.12, -62.97, 47.70) |
| CIE-LCH | lch(86.12, 79.00, 142.85°) |
| OKLab | oklab(85.91% -0.1704 0.115) |
| OKLCH | oklch(85.91% 0.206 146) |
| XYZ | xyz(40.8050, 68.2201, 28.7831) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.88
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 3.83
Wintergreen
#20F986
ΔE00 4.00
Spring Green
#00FF7F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F378 #F365E0
analogous
#99F365 #65F378 #65F3BF
triadic
#65F378 #7865F3 #F37865
tetradic
#65F378 #6599F3 #F365E0 #F3BF65
square
#65F378 #6599F3 #F365E0 #F3BF65
split-complementary
#65F378 #BF65F3 #F36599
monochromatic
#10CE29 #2CEF46 #65F378 #9EF7AA #D7FCDC
Accessibility & contrast
On white
1.43
#65F378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#65F378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F378
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F378 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6D
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#46EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f378; /* rgb */ color: rgb(101, 243, 120); /* oklch */ color: oklch(85.9% 0.206 146.0);
Tailwind
colors: {
custom: {
50: '#9df8a1',
500: '#65f378',
950: '#000000',
},
}SCSS
$custom: #65f378; $custom-light: #9df8a1; $custom-dark: #000000;
JSON
{
"hex": "#65f378",
"rgb": {
"r": 101,
"g": 243,
"b": 120
},
"hsl": {
"h": 128.028,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.85906,
"c": 0.2056,
"h": 146
},
"luminance": 0.68224
}Semantic roles & 50–950 ramp
primary
#65F378
secondary
#CA33B5
accent
#03C4E2
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580