#65F58D#65F58D
#65F58D is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.190 H 149.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #65F58D |
|---|---|
| RGB | rgb(101, 245, 141) |
| HSL | hsl(137, 88%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(86.99, -60.62, 38.71) |
| CIE-LCH | lch(86.99, 71.92, 147.44°) |
| OKLab | oklab(86.72% -0.1639 0.0954) |
| OKLCH | oklch(86.72% 0.19 149.8) |
| XYZ | xyz(42.8238, 69.9905, 36.4469) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F58D #F565CD
analogous
#85F565 #65F58D #65F5D5
triadic
#65F58D #8D65F5 #F58D65
tetradic
#65F58D #6585F5 #F565CD #F5D565
square
#65F58D #6585F5 #F565CD #F5D565
split-complementary
#65F58D #D565F5 #F56585
monochromatic
#0ED244 #2CF162 #65F58D #9EF9B8 #D8FCE2
Accessibility & contrast
On white
1.40
#65F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#65F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F58D
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F58D | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#3CF1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f58d; /* rgb */ color: rgb(101, 245, 141); /* oklch */ color: oklch(86.7% 0.190 149.8);
Tailwind
colors: {
custom: {
50: '#9df9af',
500: '#65f58d',
950: '#000000',
},
}SCSS
$custom: #65f58d; $custom-light: #9df9af; $custom-dark: #000000;
JSON
{
"hex": "#65f58d",
"rgb": {
"r": 101,
"g": 245,
"b": 141
},
"hsl": {
"h": 136.667,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.86718,
"c": 0.18965,
"h": 149.8
},
"luminance": 0.69995
}Semantic roles & 50–950 ramp
primary
#65F58D
secondary
#CD31A2
accent
#01A5E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581