#65DF8A#65DF8A
#65DF8A is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.163 H 151.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF8A |
|---|---|
| RGB | rgb(101, 223, 138) |
| HSL | hsl(138, 66%, 64%) |
| HSV | hsv(138, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 38.1%, 12.5%) |
| CIE-LAB | lab(80.39, -52.58, 31.58) |
| CIE-LCH | lch(80.39, 61.33, 149.01°) |
| OKLab | oklab(81.28% -0.1425 0.0787) |
| OKLCH | oklch(81.28% 0.163 151.1) |
| XYZ | xyz(36.3393, 57.3738, 33.1991) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Tealish Green
#0CDC73
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.63
Seaweed
#18D17B
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.45
Emerald
#50C878
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF8A #DF65BA
analogous
#7DDF65 #65DF8A #65DFC7
triadic
#65DF8A #8A65DF #DF8A65
tetradic
#65DF8A #657DDF #DF65BA #DFC765
square
#65DF8A #657DDF #DF65BA #DFC765
split-complementary
#65DF8A #C765DF #DF657D
monochromatic
#23A74B #32D464 #65DF8A #98EAB0 #CAF4D7
Accessibility & contrast
On white
1.68
#65DF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#65DF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF8A
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF8A | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#46DCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65df8a; /* rgb */ color: rgb(101, 223, 138); /* oklch */ color: oklch(81.3% 0.163 151.1);
Tailwind
colors: {
custom: {
50: '#9aeaad',
500: '#65df8a',
950: '#000000',
},
}SCSS
$custom: #65df8a; $custom-light: #9aeaad; $custom-dark: #000000;
JSON
{
"hex": "#65df8a",
"rgb": {
"r": 101,
"g": 223,
"b": 138
},
"hsl": {
"h": 138.197,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81284,
"c": 0.1628,
"h": 151.1
},
"luminance": 0.57377
}Semantic roles & 50–950 ramp
primary
#65DF8A
secondary
#A93F89
accent
#1896CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481