#65F58F#65F58F
#65F58F is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.188 H 150.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65F58F |
|---|---|
| RGB | rgb(101, 245, 143) |
| HSL | hsl(138, 88%, 68%) |
| HSV | hsv(138, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.02, -60.30, 37.76) |
| CIE-LCH | lch(87.02, 71.15, 147.94°) |
| OKLab | oklab(86.75% -0.163 0.0933) |
| OKLCH | oklch(86.75% 0.188 150.2) |
| XYZ | xyz(42.9740, 70.0506, 37.2377) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F58F #F565CB
analogous
#83F565 #65F58F #65F5D7
triadic
#65F58F #8F65F5 #F58F65
tetradic
#65F58F #6583F5 #F565CB #F5D765
square
#65F58F #6583F5 #F565CB #F5D765
split-complementary
#65F58F #D765F5 #F56583
monochromatic
#0ED247 #2CF165 #65F58F #9EF9B9 #D8FCE3
Accessibility & contrast
On white
1.40
#65F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#65F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F58F
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F58F | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#E3D596
Tritanopia (blue-blind)
#3BF1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f58f; /* rgb */ color: rgb(101, 245, 143); /* oklch */ color: oklch(86.8% 0.188 150.2);
Tailwind
colors: {
custom: {
50: '#9df9b1',
500: '#65f58f',
950: '#000000',
},
}SCSS
$custom: #65f58f; $custom-light: #9df9b1; $custom-dark: #000000;
JSON
{
"hex": "#65f58f",
"rgb": {
"r": 101,
"g": 245,
"b": 143
},
"hsl": {
"h": 137.5,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.86752,
"c": 0.18786,
"h": 150.2
},
"luminance": 0.70055
}Semantic roles & 50–950 ramp
primary
#65F58F
secondary
#CD31A0
accent
#01A2E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581