#65F280#65F280
#65F280 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.197 H 147.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65F280 |
|---|---|
| RGB | rgb(101, 242, 128) |
| HSL | hsl(131, 84%, 67%) |
| HSV | hsv(131, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.92, -61.48, 43.66) |
| CIE-LCH | lch(85.92, 75.40, 144.62°) |
| OKLab | oklab(85.78% -0.1663 0.1063) |
| OKLCH | oklch(85.78% 0.197 147.4) |
| XYZ | xyz(41.0125, 67.8256, 31.3482) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 4.06
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F280 #F265D7
analogous
#91F265 #65F280 #65F2C6
triadic
#65F280 #8065F2 #F28065
tetradic
#65F280 #6591F2 #F265D7 #F2C665
square
#65F280 #6591F2 #F265D7 #F2C665
split-complementary
#65F280 #C665F2 #F26591
monochromatic
#11CB35 #2DED51 #65F280 #9DF7AF #D6FCDD
Accessibility & contrast
On white
1.44
#65F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#65F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F280
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F280 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E2D288
Tritanopia (blue-blind)
#43EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f280; /* rgb */ color: rgb(101, 242, 128); /* oklch */ color: oklch(85.8% 0.197 147.4);
Tailwind
colors: {
custom: {
50: '#9df7a6',
500: '#65f280',
950: '#000000',
},
}SCSS
$custom: #65f280; $custom-light: #9df7a6; $custom-dark: #000000;
JSON
{
"hex": "#65f280",
"rgb": {
"r": 101,
"g": 242,
"b": 128
},
"hsl": {
"h": 131.489,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.85777,
"c": 0.19734,
"h": 147.4
},
"luminance": 0.67829
}Semantic roles & 50–950 ramp
primary
#65F280
secondary
#C833AB
accent
#05B7E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580