#65F686#65F686
#65F686 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.8% C 0.197 H 148.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #65F686 |
|---|---|
| RGB | rgb(101, 246, 134) |
| HSL | hsl(134, 89%, 68%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(87.19, -62.08, 42.37) |
| CIE-LCH | lch(87.19, 75.16, 145.68°) |
| OKLab | oklab(86.85% -0.1678 0.1036) |
| OKLCH | oklch(86.85% 0.197 148.3) |
| XYZ | xyz(42.6227, 70.3954, 33.8911) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F686 #F665D5
analogous
#8CF665 #65F686 #65F6CE
triadic
#65F686 #8665F6 #F68665
tetradic
#65F686 #658CF6 #F665D5 #F6CE65
square
#65F686 #658CF6 #F665D5 #F6CE65
split-complementary
#65F686 #CE65F6 #F6658C
monochromatic
#0CD43A #2BF359 #65F686 #9FF9B3 #D9FDE1
Accessibility & contrast
On white
1.39
#65F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#65F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F686
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F686 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#3FF1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f686; /* rgb */ color: rgb(101, 246, 134); /* oklch */ color: oklch(86.8% 0.197 148.3);
Tailwind
colors: {
custom: {
50: '#9dfaab',
500: '#65f686',
950: '#000000',
},
}SCSS
$custom: #65f686; $custom-light: #9dfaab; $custom-dark: #000000;
JSON
{
"hex": "#65f686",
"rgb": {
"r": 101,
"g": 246,
"b": 134
},
"hsl": {
"h": 133.655,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86849,
"c": 0.19721,
"h": 148.3
},
"luminance": 0.70399
}Semantic roles & 50–950 ramp
primary
#65F686
secondary
#CF30AB
accent
#00B1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581