#65DF98#65DF98
#65DF98 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.6% C 0.150 H 155.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF98 |
|---|---|
| RGB | rgb(101, 223, 152) |
| HSL | hsl(145, 66%, 64%) |
| HSV | hsv(145, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(80.63, -50.06, 24.71) |
| CIE-LCH | lch(80.63, 55.82, 153.73°) |
| OKLab | oklab(81.56% -0.1363 0.0624) |
| OKLCH | oklch(81.56% 0.15 155.4) |
| XYZ | xyz(37.4190, 57.8057, 38.8854) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.67
Light Greenish Blue
#63F7B4
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF98 #DF65AC
analogous
#6FDF65 #65DF98 #65DFD5
triadic
#65DF98 #9865DF #DF9865
tetradic
#65DF98 #656FDF #DF65AC #DFD565
square
#65DF98 #656FDF #DF65AC #DFD565
split-complementary
#65DF98 #D565DF #DF656F
monochromatic
#23A75A #32D476 #65DF98 #98EABA #CAF4DC
Accessibility & contrast
On white
1.67
#65DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#65DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF98
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF98 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF94
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#40DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65df98; /* rgb */ color: rgb(101, 223, 152); /* oklch */ color: oklch(81.6% 0.150 155.4);
Tailwind
colors: {
custom: {
50: '#9aeab6',
500: '#65df98',
950: '#000000',
},
}SCSS
$custom: #65df98; $custom-light: #9aeab6; $custom-dark: #000000;
JSON
{
"hex": "#65df98",
"rgb": {
"r": 101,
"g": 223,
"b": 152
},
"hsl": {
"h": 145.082,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81561,
"c": 0.14994,
"h": 155.4
},
"luminance": 0.57809
}Semantic roles & 50–950 ramp
primary
#65DF98
secondary
#A93F7D
accent
#1882CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481