#65F282#65F282
#65F282 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.196 H 147.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65F282 |
|---|---|
| RGB | rgb(101, 242, 130) |
| HSL | hsl(132, 84%, 67%) |
| HSV | hsv(132, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.95, -61.18, 42.73) |
| CIE-LCH | lch(85.95, 74.63, 145.07°) |
| OKLab | oklab(85.81% -0.1655 0.1043) |
| OKLCH | oklch(85.81% 0.196 147.8) |
| XYZ | xyz(41.1454, 67.8788, 32.0484) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F282 #F265D5
analogous
#8FF265 #65F282 #65F2C8
triadic
#65F282 #8265F2 #F28265
tetradic
#65F282 #658FF2 #F265D5 #F2C865
square
#65F282 #658FF2 #F265D5 #F2C865
split-complementary
#65F282 #C865F2 #F2658F
monochromatic
#11CB37 #2DED54 #65F282 #9DF7B0 #D6FCDE
Accessibility & contrast
On white
1.44
#65F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#65F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F282
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F282 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF79
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#43EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f282; /* rgb */ color: rgb(101, 242, 130); /* oklch */ color: oklch(85.8% 0.196 147.8);
Tailwind
colors: {
custom: {
50: '#9df7a8',
500: '#65f282',
950: '#000000',
},
}SCSS
$custom: #65f282; $custom-light: #9df7a8; $custom-dark: #000000;
JSON
{
"hex": "#65f282",
"rgb": {
"r": 101,
"g": 242,
"b": 130
},
"hsl": {
"h": 132.34,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.85807,
"c": 0.19558,
"h": 147.8
},
"luminance": 0.67883
}Semantic roles & 50–950 ramp
primary
#65F282
secondary
#C833A9
accent
#05B4E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580