#65D98F#65D98F
#65D98F is a light, vivid green. Relative luminance 0.544; OKLCH L 79.9% C 0.150 H 153.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65D98F |
|---|---|
| RGB | rgb(101, 217, 143) |
| HSL | hsl(142, 60%, 62%) |
| HSV | hsv(142, 53%, 85%) |
| CMYK | cmyk(53.5%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(78.68, -49.25, 26.73) |
| CIE-LCH | lch(78.68, 56.04, 151.51°) |
| OKLab | oklab(79.91% -0.1339 0.0672) |
| OKLCH | oklch(79.91% 0.15 153.4) |
| XYZ | xyz(35.1350, 54.3725, 34.6247) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.40
Emerald
#50C878
ΔE00 4.70
Seaweed
#18D17B
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.57
Soft Green
#6FC276
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D98F #D965AF
analogous
#75D965 #65D98F #65D9C9
triadic
#65D98F #8F65D9 #D98F65
tetradic
#65D98F #6575D9 #D965AF #D9C965
square
#65D98F #6575D9 #D965AF #D9C965
split-complementary
#65D98F #C965D9 #D96575
monochromatic
#279D51 #34CD6B #65D98F #96E5B3 #C7F1D6
Accessibility & contrast
On white
1.77
#65D98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#65D98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D98F
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D98F | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8A
Deuteranopia (green-blind)
#C9BE94
Tritanopia (blue-blind)
#46D7C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d98f; /* rgb */ color: rgb(101, 217, 143); /* oklch */ color: oklch(79.9% 0.150 153.4);
Tailwind
colors: {
custom: {
50: '#99e5b0',
500: '#65d98f',
950: '#000000',
},
}SCSS
$custom: #65d98f; $custom-light: #99e5b0; $custom-dark: #000000;
JSON
{
"hex": "#65d98f",
"rgb": {
"r": 101,
"g": 217,
"b": 143
},
"hsl": {
"h": 141.724,
"s": 60.417,
"l": 62.353
},
"oklch": {
"l": 0.79911,
"c": 0.14981,
"h": 153.4
},
"luminance": 0.54376
}Semantic roles & 50–950 ramp
primary
#65D98F
secondary
#A1417E
accent
#1D8AC8
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481