#65FF8D#65FF8D
#65FF8D is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.2% C 0.203 H 149.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF8D |
|---|---|
| RGB | rgb(101, 255, 141) |
| HSL | hsl(136, 100%, 70%) |
| HSV | hsv(136, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(89.95, -64.33, 42.51) |
| CIE-LCH | lch(89.95, 77.11, 146.54°) |
| OKLab | oklab(89.15% -0.1738 0.1042) |
| OKLCH | oklch(89.15% 0.203 149.1) |
| XYZ | xyz(45.9312, 76.2053, 37.4827) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Spring Green
#00FF7F
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF8D #FF65D7
analogous
#8AFF65 #65FF8D #65FFDA
triadic
#65FF8D #8D65FF #FF8D65
tetradic
#65FF8D #658AFF #FF65D7 #FFDA65
square
#65FF8D #658AFF #FF65D7 #FFDA65
split-complementary
#65FF8D #DA65FF #FF658A
monochromatic
#00EA3D #28FF60 #65FF8D #A2FFBA #DFFFE8
Accessibility & contrast
On white
1.29
#65FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#65FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF8D
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF8D | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#38FAE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff8d; /* rgb */ color: rgb(101, 255, 141); /* oklch */ color: oklch(89.2% 0.203 149.1);
Tailwind
colors: {
custom: {
50: '#9fffb0',
500: '#65ff8d',
950: '#000000',
},
}SCSS
$custom: #65ff8d; $custom-light: #9fffb0; $custom-dark: #000000;
JSON
{
"hex": "#65ff8d",
"rgb": {
"r": 101,
"g": 255,
"b": 141
},
"hsl": {
"h": 135.584,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89154,
"c": 0.20263,
"h": 149.1
},
"luminance": 0.7621
}Semantic roles & 50–950 ramp
primary
#65FF8D
secondary
#DA2EAD
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681