#65E489#65E489
#65E489 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.171 H 150.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65E489 |
|---|---|
| RGB | rgb(101, 228, 137) |
| HSL | hsl(137, 70%, 65%) |
| HSV | hsv(137, 56%, 89%) |
| CMYK | cmyk(55.7%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(81.87, -54.73, 34.03) |
| CIE-LCH | lch(81.87, 64.45, 148.13°) |
| OKLab | oklab(82.49% -0.1482 0.0844) |
| OKLCH | oklch(82.49% 0.171 150.3) |
| XYZ | xyz(37.6229, 60.0563, 33.2714) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Tealish Green
#0CDC73
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.06
Seafoam Green
#7AF9AB
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E489 #E465C0
analogous
#81E465 #65E489 #65E4C9
triadic
#65E489 #8965E4 #E48965
tetradic
#65E489 #6581E4 #E465C0 #E4C965
square
#65E489 #6581E4 #E465C0 #E4C965
split-complementary
#65E489 #C965E4 #E46581
monochromatic
#1FB048 #31DB61 #65E489 #99EDB1 #CDF6D9
Accessibility & contrast
On white
1.61
#65E489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#65E489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E489
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E489 | 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)
#E5D383
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#45E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65e489; /* rgb */ color: rgb(101, 228, 137); /* oklch */ color: oklch(82.5% 0.171 150.3);
Tailwind
colors: {
custom: {
50: '#9bedac',
500: '#65e489',
950: '#000000',
},
}SCSS
$custom: #65e489; $custom-light: #9bedac; $custom-dark: #000000;
JSON
{
"hex": "#65e489",
"rgb": {
"r": 101,
"g": 228,
"b": 137
},
"hsl": {
"h": 137.008,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82492,
"c": 0.17058,
"h": 150.3
},
"luminance": 0.6006
}Semantic roles & 50–950 ramp
primary
#65E489
secondary
#B13C90
accent
#139CD2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581