#65F78E#65F78E
#65F78E is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.191 H 149.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65F78E |
|---|---|
| RGB | rgb(101, 247, 142) |
| HSL | hsl(137, 90%, 68%) |
| HSV | hsv(137, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(87.60, -61.21, 39.00) |
| CIE-LCH | lch(87.60, 72.58, 147.50°) |
| OKLab | oklab(87.22% -0.1655 0.0962) |
| OKLCH | oklch(87.22% 0.191 149.8) |
| XYZ | xyz(43.5069, 71.2371, 37.0433) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F78E #F765CE
analogous
#85F765 #65F78E #65F7D7
triadic
#65F78E #8E65F7 #F78E65
tetradic
#65F78E #6585F7 #F765CE #F7D765
square
#65F78E #6585F7 #F765CE #F7D765
split-complementary
#65F78E #D765F7 #F76585
monochromatic
#0BD644 #2BF463 #65F78E #9FFAB9 #D9FDE3
Accessibility & contrast
On white
1.38
#65F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#65F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F78E
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F78E | 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)
#F9E486
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#3BF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f78e; /* rgb */ color: rgb(101, 247, 142); /* oklch */ color: oklch(87.2% 0.191 149.8);
Tailwind
colors: {
custom: {
50: '#9dfbb0',
500: '#65f78e',
950: '#000000',
},
}SCSS
$custom: #65f78e; $custom-light: #9dfbb0; $custom-dark: #000000;
JSON
{
"hex": "#65f78e",
"rgb": {
"r": 101,
"g": 247,
"b": 142
},
"hsl": {
"h": 136.849,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87222,
"c": 0.19138,
"h": 149.8
},
"luminance": 0.71241
}Semantic roles & 50–950 ramp
primary
#65F78E
secondary
#D030A3
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581