#65E884#65E884
#65E884 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.181 H 148.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65E884 |
|---|---|
| RGB | rgb(101, 232, 132) |
| HSL | hsl(134, 74%, 65%) |
| HSV | hsv(134, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 43.1%, 9%) |
| CIE-LAB | lab(82.99, -57.09, 37.98) |
| CIE-LCH | lch(82.99, 68.57, 146.37°) |
| OKLab | oklab(83.39% -0.1545 0.0935) |
| OKLCH | oklch(83.39% 0.181 148.8) |
| XYZ | xyz(38.3857, 62.1424, 31.7972) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Lightgreen
#90EE90
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.34
Tealish Green
#0CDC73
ΔE00 4.67
Wintergreen
#20F986
ΔE00 4.70
Lightish Green
#61E160
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E884 #E865C9
analogous
#88E865 #65E884 #65E8C5
triadic
#65E884 #8465E8 #E88465
tetradic
#65E884 #6588E8 #E865C9 #E8C565
square
#65E884 #6588E8 #E865C9 #E8C565
split-complementary
#65E884 #C565E8 #E86588
monochromatic
#1BB740 #30E059 #65E884 #9AF0AF #CFF8D9
Accessibility & contrast
On white
1.56
#65E884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#65E884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E884
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E884 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#D8CA8B
Tritanopia (blue-blind)
#45E4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e884; /* rgb */ color: rgb(101, 232, 132); /* oklch */ color: oklch(83.4% 0.181 148.8);
Tailwind
colors: {
custom: {
50: '#9bf0a9',
500: '#65e884',
950: '#000000',
},
}SCSS
$custom: #65e884; $custom-light: #9bf0a9; $custom-dark: #000000;
JSON
{
"hex": "#65e884",
"rgb": {
"r": 101,
"g": 232,
"b": 132
},
"hsl": {
"h": 134.198,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83386,
"c": 0.18057,
"h": 148.8
},
"luminance": 0.62146
}Semantic roles & 50–950 ramp
primary
#65E884
secondary
#B73A9A
accent
#0FA7D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581