#65F78F#65F78F
#65F78F is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.2% C 0.190 H 150.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65F78F |
|---|---|
| RGB | rgb(101, 247, 143) |
| HSL | hsl(137, 90%, 68%) |
| HSV | hsv(137, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(87.61, -61.05, 38.53) |
| CIE-LCH | lch(87.61, 72.19, 147.75°) |
| OKLab | oklab(87.24% -0.165 0.0951) |
| OKLCH | oklch(87.24% 0.19 150.1) |
| XYZ | xyz(43.5823, 71.2672, 37.4405) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.89
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F78F #F765CD
analogous
#84F765 #65F78F #65F7D8
triadic
#65F78F #8F65F7 #F78F65
tetradic
#65F78F #6584F7 #F765CD #F7D865
square
#65F78F #6584F7 #F765CD #F7D865
split-complementary
#65F78F #D865F7 #F76584
monochromatic
#0BD646 #2BF465 #65F78F #9FFAB9 #D9FDE4
Accessibility & contrast
On white
1.38
#65F78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#65F78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F78F
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F78F | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E487
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#3AF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f78f; /* rgb */ color: rgb(101, 247, 143); /* oklch */ color: oklch(87.2% 0.190 150.1);
Tailwind
colors: {
custom: {
50: '#9dfbb1',
500: '#65f78f',
950: '#000000',
},
}SCSS
$custom: #65f78f; $custom-light: #9dfbb1; $custom-dark: #000000;
JSON
{
"hex": "#65f78f",
"rgb": {
"r": 101,
"g": 247,
"b": 143
},
"hsl": {
"h": 137.26,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87239,
"c": 0.19048,
"h": 150.1
},
"luminance": 0.71271
}Semantic roles & 50–950 ramp
primary
#65F78F
secondary
#D030A2
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581