#65E689#65E689
#65E689 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.173 H 150.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65E689 |
|---|---|
| RGB | rgb(101, 230, 137) |
| HSL | hsl(137, 72%, 65%) |
| HSV | hsv(137, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(82.47, -55.51, 34.81) |
| CIE-LCH | lch(82.47, 65.52, 147.91°) |
| OKLab | oklab(82.98% -0.1503 0.0863) |
| OKLCH | oklch(82.98% 0.173 150.1) |
| XYZ | xyz(38.1763, 61.1630, 33.4559) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Lightgreen
#90EE90
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 4.58
Wintergreen
#20F986
ΔE00 5.23
Sea Green (survey)
#53FCA1
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E689 #E665C2
analogous
#82E665 #65E689 #65E6C9
triadic
#65E689 #8965E6 #E68965
tetradic
#65E689 #6582E6 #E665C2 #E6C965
square
#65E689 #6582E6 #E665C2 #E6C965
split-complementary
#65E689 #C965E6 #E66582
monochromatic
#1DB347 #30DD61 #65E689 #9AEFB1 #CEF7DA
Accessibility & contrast
On white
1.59
#65E689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#65E689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E689
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E689 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D582
Deuteranopia (green-blind)
#D6C88F
Tritanopia (blue-blind)
#44E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e689; /* rgb */ color: rgb(101, 230, 137); /* oklch */ color: oklch(83.0% 0.173 150.1);
Tailwind
colors: {
custom: {
50: '#9befac',
500: '#65e689',
950: '#000000',
},
}SCSS
$custom: #65e689; $custom-light: #9befac; $custom-dark: #000000;
JSON
{
"hex": "#65e689",
"rgb": {
"r": 101,
"g": 230,
"b": 137
},
"hsl": {
"h": 136.744,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.82982,
"c": 0.17329,
"h": 150.1
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#65E689
secondary
#B43B92
accent
#119ED4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581