#65F689#65F689
#65F689 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.195 H 148.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65F689 |
|---|---|
| RGB | rgb(101, 246, 137) |
| HSL | hsl(135, 89%, 68%) |
| HSV | hsv(135, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(87.23, -61.62, 40.97) |
| CIE-LCH | lch(87.23, 74.00, 146.38°) |
| OKLab | oklab(86.9% -0.1666 0.1005) |
| OKLCH | oklch(86.9% 0.195 148.9) |
| XYZ | xyz(42.8349, 70.4803, 35.0088) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.56
Baby Green
#8CFF9E
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F689 #F665D2
analogous
#89F665 #65F689 #65F6D2
triadic
#65F689 #8965F6 #F68965
tetradic
#65F689 #6589F6 #F665D2 #F6D265
square
#65F689 #6589F6 #F665D2 #F6D265
split-complementary
#65F689 #D265F6 #F66589
monochromatic
#0CD43E #2BF35D #65F689 #9FF9B5 #D9FDE2
Accessibility & contrast
On white
1.39
#65F689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#65F689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F689
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F689 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E381
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#3EF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f689; /* rgb */ color: rgb(101, 246, 137); /* oklch */ color: oklch(86.9% 0.195 148.9);
Tailwind
colors: {
custom: {
50: '#9dfaad',
500: '#65f689',
950: '#000000',
},
}SCSS
$custom: #65f689; $custom-light: #9dfaad; $custom-dark: #000000;
JSON
{
"hex": "#65f689",
"rgb": {
"r": 101,
"g": 246,
"b": 137
},
"hsl": {
"h": 134.897,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86896,
"c": 0.19455,
"h": 148.9
},
"luminance": 0.70484
}Semantic roles & 50–950 ramp
primary
#65F689
secondary
#CF30A8
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581