#65F78D#65F78D
#65F78D is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.192 H 149.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65F78D |
|---|---|
| RGB | rgb(101, 247, 141) |
| HSL | hsl(136, 90%, 68%) |
| HSV | hsv(136, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 42.9%, 3.1%) |
| CIE-LAB | lab(87.59, -61.37, 39.47) |
| CIE-LCH | lch(87.59, 72.97, 147.25°) |
| OKLab | oklab(87.21% -0.1659 0.0972) |
| OKLCH | oklch(87.21% 0.192 149.6) |
| XYZ | xyz(43.4322, 71.2072, 36.6497) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F78D #F765CF
analogous
#86F765 #65F78D #65F7D6
triadic
#65F78D #8D65F7 #F78D65
tetradic
#65F78D #6586F7 #F765CF #F7D665
square
#65F78D #6586F7 #F765CF #F7D665
split-complementary
#65F78D #D665F7 #F76586
monochromatic
#0BD643 #2BF462 #65F78D #9FFAB8 #D9FDE3
Accessibility & contrast
On white
1.38
#65F78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#65F78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F78D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F78D | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#E6D694
Tritanopia (blue-blind)
#3BF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f78d; /* rgb */ color: rgb(101, 247, 141); /* oklch */ color: oklch(87.2% 0.192 149.6);
Tailwind
colors: {
custom: {
50: '#9dfbaf',
500: '#65f78d',
950: '#000000',
},
}SCSS
$custom: #65f78d; $custom-light: #9dfbaf; $custom-dark: #000000;
JSON
{
"hex": "#65f78d",
"rgb": {
"r": 101,
"g": 247,
"b": 141
},
"hsl": {
"h": 136.438,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87206,
"c": 0.19227,
"h": 149.6
},
"luminance": 0.71211
}Semantic roles & 50–950 ramp
primary
#65F78D
secondary
#D030A4
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581