#65DE8A#65DE8A
#65DE8A is a light, vivid green. Relative luminance 0.568; OKLCH L 81.0% C 0.161 H 151.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65DE8A |
|---|---|
| RGB | rgb(101, 222, 138) |
| HSL | hsl(138, 65%, 63%) |
| HSV | hsv(138, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(80.09, -52.17, 31.18) |
| CIE-LCH | lch(80.09, 60.78, 149.14°) |
| OKLab | oklab(81.04% -0.1415 0.0777) |
| OKLCH | oklch(81.04% 0.161 151.2) |
| XYZ | xyz(36.0729, 56.8411, 33.1103) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Tealish Green
#0CDC73
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.60
Seaweed
#18D17B
ΔE00 5.05
Emerald
#50C878
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DE8A #DE65B9
analogous
#7CDE65 #65DE8A #65DEC6
triadic
#65DE8A #8A65DE #DE8A65
tetradic
#65DE8A #657CDE #DE65B9 #DEC665
square
#65DE8A #657CDE #DE65B9 #DEC665
split-complementary
#65DE8A #C665DE #DE657C
monochromatic
#23A54B #33D364 #65DE8A #97E9B0 #CAF4D7
Accessibility & contrast
On white
1.70
#65DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#65DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DE8A
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DE8A | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#46DBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65de8a; /* rgb */ color: rgb(101, 222, 138); /* oklch */ color: oklch(81.0% 0.161 151.2);
Tailwind
colors: {
custom: {
50: '#9ae9ad',
500: '#65de8a',
950: '#000000',
},
}SCSS
$custom: #65de8a; $custom-light: #9ae9ad; $custom-dark: #000000;
JSON
{
"hex": "#65de8a",
"rgb": {
"r": 101,
"g": 222,
"b": 138
},
"hsl": {
"h": 138.347,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.81039,
"c": 0.16142,
"h": 151.2
},
"luminance": 0.56844
}Semantic roles & 50–950 ramp
primary
#65DE8A
secondary
#A83F88
accent
#1996CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481