#65E488#65E488
#65E488 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.172 H 150.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65E488 |
|---|---|
| RGB | rgb(101, 228, 136) |
| HSL | hsl(137, 70%, 65%) |
| HSV | hsv(137, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(81.85, -54.89, 34.51) |
| CIE-LCH | lch(81.85, 64.84, 147.84°) |
| OKLab | oklab(82.47% -0.1486 0.0855) |
| OKLCH | oklch(82.47% 0.172 150.1) |
| XYZ | xyz(37.5515, 60.0277, 32.8954) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Tealish Green
#0CDC73
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 4.91
Aqua Green
#12E193
ΔE00 5.18
Lightish Green
#61E160
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E488 #E465C1
analogous
#82E465 #65E488 #65E4C7
triadic
#65E488 #8865E4 #E48865
tetradic
#65E488 #6582E4 #E465C1 #E4C765
square
#65E488 #6582E4 #E465C1 #E4C765
split-complementary
#65E488 #C765E4 #E46582
monochromatic
#1FB047 #31DB60 #65E488 #99EDB0 #CDF6D8
Accessibility & contrast
On white
1.61
#65E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#65E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E488
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E488 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D381
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#45E0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65e488; /* rgb */ color: rgb(101, 228, 136); /* oklch */ color: oklch(82.5% 0.172 150.1);
Tailwind
colors: {
custom: {
50: '#9bedab',
500: '#65e488',
950: '#000000',
},
}SCSS
$custom: #65e488; $custom-light: #9bedab; $custom-dark: #000000;
JSON
{
"hex": "#65e488",
"rgb": {
"r": 101,
"g": 228,
"b": 136
},
"hsl": {
"h": 136.535,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82474,
"c": 0.1715,
"h": 150.1
},
"luminance": 0.60031
}Semantic roles & 50–950 ramp
primary
#65E488
secondary
#B13C91
accent
#139ED2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581