#65FD8D#65FD8D
#65FD8D is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.7% C 0.200 H 149.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65FD8D |
|---|---|
| RGB | rgb(101, 253, 141) |
| HSL | hsl(136, 97%, 69%) |
| HSV | hsv(136, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(89.36, -63.60, 41.76) |
| CIE-LCH | lch(89.36, 76.08, 146.71°) |
| OKLab | oklab(88.67% -0.1718 0.1025) |
| OKLCH | oklch(88.67% 0.2 149.2) |
| XYZ | xyz(45.2965, 74.9359, 37.2711) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.92
Spring Green
#00FF7F
ΔE00 3.17
Baby Green
#8CFF9E
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FD8D #FD65D5
analogous
#89FD65 #65FD8D #65FDD9
triadic
#65FD8D #8D65FD #FD8D65
tetradic
#65FD8D #6589FD #FD65D5 #FDD965
square
#65FD8D #6589FD #FD65D5 #FDD965
split-complementary
#65FD8D #D965FD #FD6589
monochromatic
#03E53E #29FC60 #65FD8D #A1FEBA #DEFFE6
Accessibility & contrast
On white
1.31
#65FD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#65FD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FD8D
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FD8D | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE984
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#39F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fd8d; /* rgb */ color: rgb(101, 253, 141); /* oklch */ color: oklch(88.7% 0.200 149.2);
Tailwind
colors: {
custom: {
50: '#9effb0',
500: '#65fd8d',
950: '#000000',
},
}SCSS
$custom: #65fd8d; $custom-light: #9effb0; $custom-dark: #000000;
JSON
{
"hex": "#65fd8d",
"rgb": {
"r": 101,
"g": 253,
"b": 141
},
"hsl": {
"h": 135.789,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.88667,
"c": 0.20006,
"h": 149.2
},
"luminance": 0.7494
}Semantic roles & 50–950 ramp
primary
#65FD8D
secondary
#D82FAB
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681