#65DF9E#65DF9E
#65DF9E is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.145 H 157.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF9E |
|---|---|
| RGB | rgb(101, 223, 158) |
| HSL | hsl(148, 66%, 64%) |
| HSV | hsv(148, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 29.1%, 12.5%) |
| CIE-LAB | lab(80.74, -48.90, 21.74) |
| CIE-LCH | lch(80.74, 53.52, 156.03°) |
| OKLab | oklab(81.69% -0.1336 0.0552) |
| OKLCH | oklch(81.69% 0.145 157.6) |
| XYZ | xyz(37.9229, 58.0072, 41.5392) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.03
Seafoam
#7FE0B3
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 5.27
Light Greenish Blue
#63F7B4
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.92
Seafoam Green
#7AF9AB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF9E #DF65A6
analogous
#69DF65 #65DF9E #65DFDB
triadic
#65DF9E #9E65DF #DF9E65
tetradic
#65DF9E #6569DF #DF65A6 #DFDB65
square
#65DF9E #6569DF #DF65A6 #DFDB65
split-complementary
#65DF9E #DB65DF #DF6569
monochromatic
#23A760 #32D47E #65DF9E #98EABE #CAF4DE
Accessibility & contrast
On white
1.67
#65DF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#65DF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF9E
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF9E | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09A
Deuteranopia (green-blind)
#CCC4A2
Tritanopia (blue-blind)
#3CDECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65df9e; /* rgb */ color: rgb(101, 223, 158); /* oklch */ color: oklch(81.7% 0.145 157.6);
Tailwind
colors: {
custom: {
50: '#9aeabb',
500: '#65df9e',
950: '#000000',
},
}SCSS
$custom: #65df9e; $custom-light: #9aeabb; $custom-dark: #000000;
JSON
{
"hex": "#65df9e",
"rgb": {
"r": 101,
"g": 223,
"b": 158
},
"hsl": {
"h": 148.033,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.8169,
"c": 0.14459,
"h": 157.6
},
"luminance": 0.58011
}Semantic roles & 50–950 ramp
primary
#65DF9E
secondary
#A93F78
accent
#1879CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481