#65FA8B#65FA8B
#65FA8B is a very light, vivid green. Relative luminance 0.730; OKLCH L 87.9% C 0.198 H 149.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65FA8B |
|---|---|
| RGB | rgb(101, 250, 139) |
| HSL | hsl(135, 94%, 69%) |
| HSV | hsv(135, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(88.45, -62.80, 41.55) |
| CIE-LCH | lch(88.45, 75.30, 146.51°) |
| OKLab | oklab(87.9% -0.1697 0.1019) |
| OKLCH | oklch(87.9% 0.198 149) |
| XYZ | xyz(44.2095, 72.9977, 36.1813) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.43
Lightgreen (survey)
#76FF7B
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FA8B #FA65D4
analogous
#8AFA65 #65FA8B #65FAD6
triadic
#65FA8B #8B65FA #FA8B65
tetradic
#65FA8B #658AFA #FA65D4 #FAD665
square
#65FA8B #658AFA #FA65D4 #FAD665
split-complementary
#65FA8B #D665FA #FA658A
monochromatic
#07DD3E #2AF85E #65FA8B #A0FCB8 #DCFEE4
Accessibility & contrast
On white
1.35
#65FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#65FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FA8B
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FA8B | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE683
Deuteranopia (green-blind)
#E9D993
Tritanopia (blue-blind)
#3BF6DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65fa8b; /* rgb */ color: rgb(101, 250, 139); /* oklch */ color: oklch(87.9% 0.198 149.0);
Tailwind
colors: {
custom: {
50: '#9efdae',
500: '#65fa8b',
950: '#000000',
},
}SCSS
$custom: #65fa8b; $custom-light: #9efdae; $custom-dark: #000000;
JSON
{
"hex": "#65fa8b",
"rgb": {
"r": 101,
"g": 250,
"b": 139
},
"hsl": {
"h": 135.302,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.87904,
"c": 0.19796,
"h": 149
},
"luminance": 0.73002
}Semantic roles & 50–950 ramp
primary
#65FA8B
secondary
#D42FAA
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681