#65F682#65F682
#65F682 is a very light, highly saturated green. Relative luminance 0.703; OKLCH L 86.8% C 0.201 H 147.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65F682 |
|---|---|
| RGB | rgb(101, 246, 130) |
| HSL | hsl(132, 89%, 68%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(87.14, -62.67, 44.23) |
| CIE-LCH | lch(87.14, 76.70, 144.78°) |
| OKLab | oklab(86.79% -0.1694 0.1077) |
| OKLCH | oklch(86.79% 0.201 147.6) |
| XYZ | xyz(42.3490, 70.2859, 32.4496) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.96
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F682 #F665D9
analogous
#90F665 #65F682 #65F6CA
triadic
#65F682 #8265F6 #F68265
tetradic
#65F682 #6590F6 #F665D9 #F6CA65
square
#65F682 #6590F6 #F665D9 #F6CA65
split-complementary
#65F682 #CA65F6 #F66590
monochromatic
#0CD434 #2BF353 #65F682 #9FF9B1 #D9FDE0
Accessibility & contrast
On white
1.39
#65F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#65F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F682
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F682 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E279
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#41F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f682; /* rgb */ color: rgb(101, 246, 130); /* oklch */ color: oklch(86.8% 0.201 147.6);
Tailwind
colors: {
custom: {
50: '#9dfaa8',
500: '#65f682',
950: '#000000',
},
}SCSS
$custom: #65f682; $custom-light: #9dfaa8; $custom-dark: #000000;
JSON
{
"hex": "#65f682",
"rgb": {
"r": 101,
"g": 246,
"b": 130
},
"hsl": {
"h": 132,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86787,
"c": 0.20075,
"h": 147.6
},
"luminance": 0.7029
}Semantic roles & 50–950 ramp
primary
#65F682
secondary
#CF30AF
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580