#65F585#65F585
#65F585 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.197 H 148.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65F585 |
|---|---|
| RGB | rgb(101, 245, 133) |
| HSL | hsl(133, 88%, 68%) |
| HSV | hsv(133, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(86.88, -61.85, 42.46) |
| CIE-LCH | lch(86.88, 75.03, 145.53°) |
| OKLab | oklab(86.59% -0.1672 0.1038) |
| OKLCH | oklch(86.59% 0.197 148.2) |
| XYZ | xyz(42.2500, 69.7610, 33.4244) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.16
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F585 #F565D5
analogous
#8DF565 #65F585 #65F5CD
triadic
#65F585 #8565F5 #F58565
tetradic
#65F585 #658DF5 #F565D5 #F5CD65
square
#65F585 #658DF5 #F565D5 #F5CD65
split-complementary
#65F585 #CD65F5 #F5658D
monochromatic
#0ED239 #2CF157 #65F585 #9EF9B3 #D8FCE0
Accessibility & contrast
On white
1.40
#65F585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#65F585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F585
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F585 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#E5D48D
Tritanopia (blue-blind)
#40F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f585; /* rgb */ color: rgb(101, 245, 133); /* oklch */ color: oklch(86.6% 0.197 148.2);
Tailwind
colors: {
custom: {
50: '#9df9aa',
500: '#65f585',
950: '#000000',
},
}SCSS
$custom: #65f585; $custom-light: #9df9aa; $custom-dark: #000000;
JSON
{
"hex": "#65f585",
"rgb": {
"r": 101,
"g": 245,
"b": 133
},
"hsl": {
"h": 133.333,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.86588,
"c": 0.19681,
"h": 148.2
},
"luminance": 0.69765
}Semantic roles & 50–950 ramp
primary
#65F585
secondary
#CD31AB
accent
#01B2E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581