#65ED82#65ED82
#65ED82 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.189 H 148.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED82 |
|---|---|
| RGB | rgb(101, 237, 130) |
| HSL | hsl(133, 79%, 66%) |
| HSV | hsv(133, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(84.45, -59.31, 40.84) |
| CIE-LCH | lch(84.45, 72.01, 145.45°) |
| OKLab | oklab(84.58% -0.1604 0.1) |
| OKLCH | oklch(84.58% 0.189 148.1) |
| XYZ | xyz(39.6776, 64.9431, 31.5591) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.00
Spearmint
#1EF876
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED82 #ED65D0
analogous
#8CED65 #65ED82 #65EDC6
triadic
#65ED82 #8265ED #ED8265
tetradic
#65ED82 #658CED #ED65D0 #EDC665
square
#65ED82 #658CED #ED65D0 #EDC665
split-complementary
#65ED82 #C665ED #ED658C
monochromatic
#17C13B #2EE756 #65ED82 #9CF3AE #D3FADB
Accessibility & contrast
On white
1.50
#65ED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#65ED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED82
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED82 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#44E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed82; /* rgb */ color: rgb(101, 237, 130); /* oklch */ color: oklch(84.6% 0.189 148.1);
Tailwind
colors: {
custom: {
50: '#9cf4a8',
500: '#65ed82',
950: '#000000',
},
}SCSS
$custom: #65ed82; $custom-light: #9cf4a8; $custom-dark: #000000;
JSON
{
"hex": "#65ed82",
"rgb": {
"r": 101,
"g": 237,
"b": 130
},
"hsl": {
"h": 132.794,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84581,
"c": 0.18903,
"h": 148.1
},
"luminance": 0.64947
}Semantic roles & 50–950 ramp
primary
#65ED82
secondary
#BF37A2
accent
#0AAFDB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580