#65F281#65F281
#65F281 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.196 H 147.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65F281 |
|---|---|
| RGB | rgb(101, 242, 129) |
| HSL | hsl(132, 84%, 67%) |
| HSV | hsv(132, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 46.7%, 5.1%) |
| CIE-LAB | lab(85.93, -61.33, 43.20) |
| CIE-LCH | lch(85.93, 75.02, 144.84°) |
| OKLab | oklab(85.79% -0.1659 0.1053) |
| OKLCH | oklch(85.79% 0.196 147.6) |
| XYZ | xyz(41.0786, 67.8521, 31.6966) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.42
Lightgreen (survey)
#76FF7B
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.98
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F281 #F265D6
analogous
#90F265 #65F281 #65F2C8
triadic
#65F281 #8165F2 #F28165
tetradic
#65F281 #6590F2 #F265D6 #F2C865
square
#65F281 #6590F2 #F265D6 #F2C865
split-complementary
#65F281 #C865F2 #F26590
monochromatic
#11CB36 #2DED53 #65F281 #9DF7AF #D6FCDD
Accessibility & contrast
On white
1.44
#65F281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#65F281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F281
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F281 | 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)
#F5DF78
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#43EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f281; /* rgb */ color: rgb(101, 242, 129); /* oklch */ color: oklch(85.8% 0.196 147.6);
Tailwind
colors: {
custom: {
50: '#9df7a7',
500: '#65f281',
950: '#000000',
},
}SCSS
$custom: #65f281; $custom-light: #9df7a7; $custom-dark: #000000;
JSON
{
"hex": "#65f281",
"rgb": {
"r": 101,
"g": 242,
"b": 129
},
"hsl": {
"h": 131.915,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.85792,
"c": 0.19646,
"h": 147.6
},
"luminance": 0.67856
}Semantic roles & 50–950 ramp
primary
#65F281
secondary
#C833AA
accent
#05B5E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580