#65E683#65E683
#65E683 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.179 H 148.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65E683 |
|---|---|
| RGB | rgb(101, 230, 131) |
| HSL | hsl(134, 72%, 65%) |
| HSV | hsv(134, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(82.38, -56.48, 37.69) |
| CIE-LCH | lch(82.38, 67.90, 146.29°) |
| OKLab | oklab(82.88% -0.1529 0.0928) |
| OKLCH | oklch(82.88% 0.179 148.7) |
| XYZ | xyz(37.7578, 60.9956, 31.2519) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Lightgreen
#90EE90
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 4.44
Lightish Green
#61E160
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 4.63
Wintergreen
#20F986
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E683 #E665C8
analogous
#88E665 #65E683 #65E6C3
triadic
#65E683 #8365E6 #E68365
tetradic
#65E683 #6588E6 #E665C8 #E6C365
square
#65E683 #6588E6 #E665C8 #E6C365
split-complementary
#65E683 #C365E6 #E66588
monochromatic
#1DB340 #30DD59 #65E683 #9AEFAD #CEF7D8
Accessibility & contrast
On white
1.59
#65E683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#65E683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E683
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E683 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#D7C88A
Tritanopia (blue-blind)
#46E2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e683; /* rgb */ color: rgb(101, 230, 131); /* oklch */ color: oklch(82.9% 0.179 148.7);
Tailwind
colors: {
custom: {
50: '#9befa8',
500: '#65e683',
950: '#000000',
},
}SCSS
$custom: #65e683; $custom-light: #9befa8; $custom-dark: #000000;
JSON
{
"hex": "#65e683",
"rgb": {
"r": 101,
"g": 230,
"b": 131
},
"hsl": {
"h": 133.953,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.82879,
"c": 0.17881,
"h": 148.7
},
"luminance": 0.60999
}Semantic roles & 50–950 ramp
primary
#65E683
secondary
#B43B98
accent
#11A7D4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580