#65F489#65F489
#65F489 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.192 H 149.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65F489 |
|---|---|
| RGB | rgb(101, 244, 137) |
| HSL | hsl(135, 87%, 68%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.64, -60.87, 40.21) |
| CIE-LCH | lch(86.64, 72.95, 146.55°) |
| OKLab | oklab(86.41% -0.1646 0.0988) |
| OKLCH | oklch(86.41% 0.192 149) |
| XYZ | xyz(42.2299, 69.2702, 34.8071) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F489 #F465D0
analogous
#88F465 #65F489 #65F4D1
triadic
#65F489 #8965F4 #F48965
tetradic
#65F489 #6588F4 #F465D0 #F4D165
square
#65F489 #6588F4 #F465D0 #F4D165
split-complementary
#65F489 #D165F4 #F46588
monochromatic
#0FD03F #2CF05D #65F489 #9EF8B5 #D7FCE1
Accessibility & contrast
On white
1.41
#65F489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#65F489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F489
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F489 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#3FF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f489; /* rgb */ color: rgb(101, 244, 137); /* oklch */ color: oklch(86.4% 0.192 149.0);
Tailwind
colors: {
custom: {
50: '#9df9ad',
500: '#65f489',
950: '#000000',
},
}SCSS
$custom: #65f489; $custom-light: #9df9ad; $custom-dark: #000000;
JSON
{
"hex": "#65f489",
"rgb": {
"r": 101,
"g": 244,
"b": 137
},
"hsl": {
"h": 135.105,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86408,
"c": 0.19193,
"h": 149
},
"luminance": 0.69274
}Semantic roles & 50–950 ramp
primary
#65F489
secondary
#CB32A5
accent
#02ABE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581