#65F488#65F488
#65F488 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.193 H 148.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65F488 |
|---|---|
| RGB | rgb(101, 244, 136) |
| HSL | hsl(135, 87%, 68%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.62, -61.03, 40.68) |
| CIE-LCH | lch(86.62, 73.34, 146.31°) |
| OKLab | oklab(86.39% -0.165 0.0998) |
| OKLCH | oklch(86.39% 0.193 148.8) |
| XYZ | xyz(42.1585, 69.2417, 34.4311) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.89
Spring Green
#00FF7F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F488 #F465D1
analogous
#8AF465 #65F488 #65F4CF
triadic
#65F488 #8865F4 #F48865
tetradic
#65F488 #658AF4 #F465D1 #F4CF65
square
#65F488 #658AF4 #F465D1 #F4CF65
split-complementary
#65F488 #CF65F4 #F4658A
monochromatic
#0FD03E #2CF05C #65F488 #9EF8B4 #D7FCE0
Accessibility & contrast
On white
1.41
#65F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#65F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F488
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F488 | 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)
#F6E180
Deuteranopia (green-blind)
#E3D48F
Tritanopia (blue-blind)
#3FF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f488; /* rgb */ color: rgb(101, 244, 136); /* oklch */ color: oklch(86.4% 0.193 148.8);
Tailwind
colors: {
custom: {
50: '#9df9ac',
500: '#65f488',
950: '#000000',
},
}SCSS
$custom: #65f488; $custom-light: #9df9ac; $custom-dark: #000000;
JSON
{
"hex": "#65f488",
"rgb": {
"r": 101,
"g": 244,
"b": 136
},
"hsl": {
"h": 134.685,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86391,
"c": 0.19283,
"h": 148.8
},
"luminance": 0.69246
}Semantic roles & 50–950 ramp
primary
#65F488
secondary
#CB32A6
accent
#02ACE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581