#65DF90#65DF90
#65DF90 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.157 H 152.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF90 |
|---|---|
| RGB | rgb(101, 223, 144) |
| HSL | hsl(141, 66%, 64%) |
| HSV | hsv(141, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(80.49, -51.53, 28.64) |
| CIE-LCH | lch(80.49, 58.95, 150.93°) |
| OKLab | oklab(81.4% -0.1399 0.0718) |
| OKLCH | oklch(81.4% 0.157 152.8) |
| XYZ | xyz(36.7858, 57.5524, 35.5503) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.23
Emerald
#50C878
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF90 #DF65B4
analogous
#77DF65 #65DF90 #65DFCD
triadic
#65DF90 #9065DF #DF9065
tetradic
#65DF90 #6577DF #DF65B4 #DFCD65
square
#65DF90 #6577DF #DF65B4 #DFCD65
split-complementary
#65DF90 #CD65DF #DF6577
monochromatic
#23A751 #32D46B #65DF90 #98EAB5 #CAF4D9
Accessibility & contrast
On white
1.68
#65DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#65DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF90
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF90 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#43DCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65df90; /* rgb */ color: rgb(101, 223, 144); /* oklch */ color: oklch(81.4% 0.157 152.8);
Tailwind
colors: {
custom: {
50: '#9aeab1',
500: '#65df90',
950: '#000000',
},
}SCSS
$custom: #65df90; $custom-light: #9aeab1; $custom-dark: #000000;
JSON
{
"hex": "#65df90",
"rgb": {
"r": 101,
"g": 223,
"b": 144
},
"hsl": {
"h": 141.148,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81399,
"c": 0.15724,
"h": 152.8
},
"luminance": 0.57556
}Semantic roles & 50–950 ramp
primary
#65DF90
secondary
#A93F84
accent
#188ECD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481