#65DE9D#65DE9D
#65DE9D is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.144 H 157.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65DE9D |
|---|---|
| RGB | rgb(101, 222, 157) |
| HSL | hsl(148, 65%, 63%) |
| HSV | hsv(148, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 29.3%, 12.9%) |
| CIE-LAB | lab(80.43, -48.68, 21.83) |
| CIE-LCH | lch(80.43, 53.35, 155.85°) |
| OKLab | oklab(81.43% -0.133 0.0554) |
| OKLCH | oklch(81.43% 0.144 157.4) |
| XYZ | xyz(37.5708, 57.4402, 40.9989) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 5.25
Light Greenish Blue
#63F7B4
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 5.95
Seaweed
#18D17B
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DE9D #DE65A6
analogous
#69DE65 #65DE9D #65DEDA
triadic
#65DE9D #9D65DE #DE9D65
tetradic
#65DE9D #6569DE #DE65A6 #DEDA65
square
#65DE9D #6569DE #DE65A6 #DEDA65
split-complementary
#65DE9D #DA65DE #DE6569
monochromatic
#23A55F #33D37D #65DE9D #97E9BD #CAF4DD
Accessibility & contrast
On white
1.68
#65DE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#65DE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DE9D
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DE9D | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF99
Deuteranopia (green-blind)
#CBC3A1
Tritanopia (blue-blind)
#3DDDCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65de9d; /* rgb */ color: rgb(101, 222, 157); /* oklch */ color: oklch(81.4% 0.144 157.4);
Tailwind
colors: {
custom: {
50: '#9ae9ba',
500: '#65de9d',
950: '#000000',
},
}SCSS
$custom: #65de9d; $custom-light: #9ae9ba; $custom-dark: #000000;
JSON
{
"hex": "#65de9d",
"rgb": {
"r": 101,
"g": 222,
"b": 157
},
"hsl": {
"h": 147.769,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.81425,
"c": 0.1441,
"h": 157.4
},
"luminance": 0.57444
}Semantic roles & 50–950 ramp
primary
#65DE9D
secondary
#A83F77
accent
#1979CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481