#65F486#65F486
#65F486 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.195 H 148.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65F486 |
|---|---|
| RGB | rgb(101, 244, 134) |
| HSL | hsl(134, 87%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.60, -61.33, 41.62) |
| CIE-LCH | lch(86.60, 74.12, 145.84°) |
| OKLab | oklab(86.36% -0.1658 0.1019) |
| OKLCH | oklch(86.36% 0.195 148.4) |
| XYZ | xyz(42.0177, 69.1853, 33.6895) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.22
Spearmint
#1EF876
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.85
Spring Green
#00FF7F
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F486 #F465D3
analogous
#8CF465 #65F486 #65F4CD
triadic
#65F486 #8665F4 #F48665
tetradic
#65F486 #658CF4 #F465D3 #F4CD65
square
#65F486 #658CF4 #F465D3 #F4CD65
split-complementary
#65F486 #CD65F4 #F4658C
monochromatic
#0FD03B #2CF059 #65F486 #9EF8B3 #D7FCE0
Accessibility & contrast
On white
1.42
#65F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#65F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F486
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F486 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#40EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f486; /* rgb */ color: rgb(101, 244, 134); /* oklch */ color: oklch(86.4% 0.195 148.4);
Tailwind
colors: {
custom: {
50: '#9df9ab',
500: '#65f486',
950: '#000000',
},
}SCSS
$custom: #65f486; $custom-light: #9df9ab; $custom-dark: #000000;
JSON
{
"hex": "#65f486",
"rgb": {
"r": 101,
"g": 244,
"b": 134
},
"hsl": {
"h": 133.846,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.8636,
"c": 0.19462,
"h": 148.4
},
"luminance": 0.69189
}Semantic roles & 50–950 ramp
primary
#65F486
secondary
#CB32A8
accent
#02AFE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581