#65DF99#65DF99
#65DF99 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.6% C 0.149 H 155.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65DF99 |
|---|---|
| RGB | rgb(101, 223, 153) |
| HSL | hsl(146, 66%, 64%) |
| HSV | hsv(146, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(80.65, -49.87, 24.21) |
| CIE-LCH | lch(80.65, 55.43, 154.10°) |
| OKLab | oklab(81.58% -0.1359 0.0612) |
| OKLCH | oklch(81.58% 0.149 155.7) |
| XYZ | xyz(37.5013, 57.8386, 39.3185) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 5.61
Light Greenish Blue
#63F7B4
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.75
Seafoam Green
#7AF9AB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DF99 #DF65AB
analogous
#6EDF65 #65DF99 #65DFD6
triadic
#65DF99 #9965DF #DF9965
tetradic
#65DF99 #656EDF #DF65AB #DFD665
square
#65DF99 #656EDF #DF65AB #DFD665
split-complementary
#65DF99 #D665DF #DF656E
monochromatic
#23A75B #32D477 #65DF99 #98EABB #CAF4DC
Accessibility & contrast
On white
1.67
#65DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#65DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DF99
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DF99 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#3FDDCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65df99; /* rgb */ color: rgb(101, 223, 153); /* oklch */ color: oklch(81.6% 0.149 155.7);
Tailwind
colors: {
custom: {
50: '#9aeab7',
500: '#65df99',
950: '#000000',
},
}SCSS
$custom: #65df99; $custom-light: #9aeab7; $custom-dark: #000000;
JSON
{
"hex": "#65df99",
"rgb": {
"r": 101,
"g": 223,
"b": 153
},
"hsl": {
"h": 145.574,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.81582,
"c": 0.14904,
"h": 155.7
},
"luminance": 0.57842
}Semantic roles & 50–950 ramp
primary
#65DF99
secondary
#A93F7C
accent
#1880CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481