#65F07F#65F07F
#65F07F is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.196 H 147.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65F07F |
|---|---|
| RGB | rgb(101, 240, 127) |
| HSL | hsl(131, 82%, 67%) |
| HSV | hsv(131, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.31, -60.88, 43.37) |
| CIE-LCH | lch(85.31, 74.75, 144.53°) |
| OKLab | oklab(85.27% -0.1647 0.1056) |
| OKLCH | oklch(85.27% 0.196 147.3) |
| XYZ | xyz(40.3550, 66.6154, 30.8060) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.92
Lightgreen (survey)
#76FF7B
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F07F #F065D6
analogous
#91F065 #65F07F #65F0C5
triadic
#65F07F #7F65F0 #F07F65
tetradic
#65F07F #6591F0 #F065D6 #F0C565
square
#65F07F #6591F0 #F065D6 #F0C565
split-complementary
#65F07F #C565F0 #F06591
monochromatic
#13C735 #2DEB51 #65F07F #9DF5AD #D5FBDC
Accessibility & contrast
On white
1.47
#65F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#65F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F07F
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F07F | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E1D087
Tritanopia (blue-blind)
#44EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65f07f; /* rgb */ color: rgb(101, 240, 127); /* oklch */ color: oklch(85.3% 0.196 147.3);
Tailwind
colors: {
custom: {
50: '#9df6a6',
500: '#65f07f',
950: '#000000',
},
}SCSS
$custom: #65f07f; $custom-light: #9df6a6; $custom-dark: #000000;
JSON
{
"hex": "#65f07f",
"rgb": {
"r": 101,
"g": 240,
"b": 127
},
"hsl": {
"h": 131.223,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85271,
"c": 0.19563,
"h": 147.3
},
"luminance": 0.66619
}Semantic roles & 50–950 ramp
primary
#65F07F
secondary
#C435AA
accent
#07B6DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580