#65ED83#65ED83
#65ED83 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.188 H 148.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED83 |
|---|---|
| RGB | rgb(101, 237, 131) |
| HSL | hsl(133, 79%, 66%) |
| HSV | hsv(133, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.47, -59.16, 40.37) |
| CIE-LCH | lch(84.47, 71.62, 145.69°) |
| OKLab | oklab(84.6% -0.16 0.0989) |
| OKLCH | oklch(84.6% 0.188 148.3) |
| XYZ | xyz(39.7450, 64.9701, 31.9143) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.88
Wintergreen
#20F986
ΔE00 3.89
Turquoise Green
#04F489
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED83 #ED65CF
analogous
#8BED65 #65ED83 #65EDC7
triadic
#65ED83 #8365ED #ED8365
tetradic
#65ED83 #658BED #ED65CF #EDC765
square
#65ED83 #658BED #ED65CF #EDC765
split-complementary
#65ED83 #C765ED #ED658B
monochromatic
#17C13C #2EE757 #65ED83 #9CF3AF #D3FADB
Accessibility & contrast
On white
1.50
#65ED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#65ED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED83
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED83 | 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)
#EFDA7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#44E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed83; /* rgb */ color: rgb(101, 237, 131); /* oklch */ color: oklch(84.6% 0.188 148.3);
Tailwind
colors: {
custom: {
50: '#9cf4a8',
500: '#65ed83',
950: '#000000',
},
}SCSS
$custom: #65ed83; $custom-light: #9cf4a8; $custom-dark: #000000;
JSON
{
"hex": "#65ed83",
"rgb": {
"r": 101,
"g": 237,
"b": 131
},
"hsl": {
"h": 133.235,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84597,
"c": 0.18812,
"h": 148.3
},
"luminance": 0.64974
}Semantic roles & 50–950 ramp
primary
#65ED83
secondary
#BF37A1
accent
#0AADDB
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580