#65F080#65F080
#65F080 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.195 H 147.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65F080 |
|---|---|
| RGB | rgb(101, 240, 128) |
| HSL | hsl(132, 82%, 67%) |
| HSV | hsv(132, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.32, -60.73, 42.91) |
| CIE-LCH | lch(85.32, 74.36, 144.76°) |
| OKLab | oklab(85.29% -0.1643 0.1046) |
| OKLCH | oklch(85.29% 0.195 147.5) |
| XYZ | xyz(40.4205, 66.6416, 31.1509) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.85
Turquoise Green
#04F489
ΔE00 4.04
Lightgreen (survey)
#76FF7B
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F080 #F065D5
analogous
#8FF065 #65F080 #65F0C6
triadic
#65F080 #8065F0 #F08065
tetradic
#65F080 #658FF0 #F065D5 #F0C665
square
#65F080 #658FF0 #F065D5 #F0C665
split-complementary
#65F080 #C665F0 #F0658F
monochromatic
#13C736 #2DEB52 #65F080 #9DF5AE #D5FBDC
Accessibility & contrast
On white
1.47
#65F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#65F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F080
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F080 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#44EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65f080; /* rgb */ color: rgb(101, 240, 128); /* oklch */ color: oklch(85.3% 0.195 147.5);
Tailwind
colors: {
custom: {
50: '#9df6a6',
500: '#65f080',
950: '#000000',
},
}SCSS
$custom: #65f080; $custom-light: #9df6a6; $custom-dark: #000000;
JSON
{
"hex": "#65f080",
"rgb": {
"r": 101,
"g": 240,
"b": 128
},
"hsl": {
"h": 131.655,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85286,
"c": 0.19474,
"h": 147.5
},
"luminance": 0.66645
}Semantic roles & 50–950 ramp
primary
#65F080
secondary
#C435A8
accent
#07B5DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580