#65DF95#65DF95
#65DF95 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.153 H 154.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF95 |
|---|---|
| RGB | rgb(101, 223, 149) |
| HSL | hsl(144, 66%, 64%) |
| HSV | hsv(144, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.58, -50.62, 26.19) |
| CIE-LCH | lch(80.58, 56.99, 152.65°) |
| OKLab | oklab(81.5% -0.1377 0.066) |
| OKLCH | oklch(81.5% 0.153 154.4) |
| XYZ | xyz(37.1764, 57.7087, 37.6077) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 4.71
Seaweed
#18D17B
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.76
Seafoam Green
#7AF9AB
ΔE00 5.77
Seafoam (survey)
#80F9AD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF95 #DF65AF
analogous
#72DF65 #65DF95 #65DFD2
triadic
#65DF95 #9565DF #DF9565
tetradic
#65DF95 #6572DF #DF65AF #DFD265
square
#65DF95 #6572DF #DF65AF #DFD265
split-complementary
#65DF95 #D265DF #DF6572
monochromatic
#23A757 #32D472 #65DF95 #98EAB8 #CAF4DB
Accessibility & contrast
On white
1.67
#65DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#65DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF95
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF95 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF90
Deuteranopia (green-blind)
#CEC39A
Tritanopia (blue-blind)
#41DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65df95; /* rgb */ color: rgb(101, 223, 149); /* oklch */ color: oklch(81.5% 0.153 154.4);
Tailwind
colors: {
custom: {
50: '#9aeab4',
500: '#65df95',
950: '#000000',
},
}SCSS
$custom: #65df95; $custom-light: #9aeab4; $custom-dark: #000000;
JSON
{
"hex": "#65df95",
"rgb": {
"r": 101,
"g": 223,
"b": 149
},
"hsl": {
"h": 143.607,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81499,
"c": 0.15266,
"h": 154.4
},
"luminance": 0.57712
}Semantic roles & 50–950 ramp
primary
#65DF95
secondary
#A93F7F
accent
#1886CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481