#65DA8F#65DA8F
#65DA8F is a light, vivid green. Relative luminance 0.549; OKLCH L 80.2% C 0.151 H 153.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65DA8F |
|---|---|
| RGB | rgb(101, 218, 143) |
| HSL | hsl(142, 61%, 63%) |
| HSV | hsv(142, 54%, 85%) |
| CMYK | cmyk(53.7%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(78.98, -49.67, 27.13) |
| CIE-LCH | lch(78.98, 56.59, 151.36°) |
| OKLab | oklab(80.16% -0.135 0.0682) |
| OKLCH | oklch(80.16% 0.151 153.2) |
| XYZ | xyz(35.3935, 54.8896, 34.7109) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.32
Seaweed
#18D17B
ΔE00 4.75
Emerald
#50C878
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DA8F #DA65B0
analogous
#76DA65 #65DA8F #65DAC9
triadic
#65DA8F #8F65DA #DA8F65
tetradic
#65DA8F #6576DA #DA65B0 #DAC965
square
#65DA8F #6576DA #DA65B0 #DAC965
split-complementary
#65DA8F #C965DA #DA6576
monochromatic
#269F51 #34CE6B #65DA8F #96E6B3 #C8F2D7
Accessibility & contrast
On white
1.75
#65DA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#65DA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DA8F
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DA8F | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#46D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65da8f; /* rgb */ color: rgb(101, 218, 143); /* oklch */ color: oklch(80.2% 0.151 153.2);
Tailwind
colors: {
custom: {
50: '#99e6b0',
500: '#65da8f',
950: '#000000',
},
}SCSS
$custom: #65da8f; $custom-light: #99e6b0; $custom-dark: #000000;
JSON
{
"hex": "#65da8f",
"rgb": {
"r": 101,
"g": 218,
"b": 143
},
"hsl": {
"h": 141.538,
"s": 61.257,
"l": 62.549
},
"oklch": {
"l": 0.80156,
"c": 0.15121,
"h": 153.2
},
"luminance": 0.54893
}Semantic roles & 50–950 ramp
primary
#65DA8F
secondary
#A2417F
accent
#1D8BC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481