#65F082#65F082
#65F082 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.193 H 147.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65F082 |
|---|---|
| RGB | rgb(101, 240, 130) |
| HSL | hsl(133, 82%, 67%) |
| HSV | hsv(133, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.35, -60.44, 41.98) |
| CIE-LCH | lch(85.35, 73.58, 145.22°) |
| OKLab | oklab(85.32% -0.1635 0.1026) |
| OKLCH | oklch(85.32% 0.193 147.9) |
| XYZ | xyz(40.5534, 66.6948, 31.8510) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F082 #F065D3
analogous
#8EF065 #65F082 #65F0C8
triadic
#65F082 #8265F0 #F08265
tetradic
#65F082 #658EF0 #F065D3 #F0C865
square
#65F082 #658EF0 #F065D3 #F0C865
split-complementary
#65F082 #C865F0 #F0658E
monochromatic
#13C739 #2DEB55 #65F082 #9DF5AF #D5FBDD
Accessibility & contrast
On white
1.46
#65F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#65F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F082
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F082 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#43EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65f082; /* rgb */ color: rgb(101, 240, 130); /* oklch */ color: oklch(85.3% 0.193 147.9);
Tailwind
colors: {
custom: {
50: '#9cf6a8',
500: '#65f082',
950: '#000000',
},
}SCSS
$custom: #65f082; $custom-light: #9cf6a8; $custom-dark: #000000;
JSON
{
"hex": "#65f082",
"rgb": {
"r": 101,
"g": 240,
"b": 130
},
"hsl": {
"h": 132.518,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85317,
"c": 0.19297,
"h": 147.9
},
"luminance": 0.66699
}Semantic roles & 50–950 ramp
primary
#65F082
secondary
#C435A6
accent
#07B2DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580