#65E58F#65E58F
#65E58F is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.166 H 151.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65E58F |
|---|---|
| RGB | rgb(101, 229, 143) |
| HSL | hsl(140, 71%, 65%) |
| HSV | hsv(140, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.26, -54.11, 31.52) |
| CIE-LCH | lch(82.26, 62.62, 149.78°) |
| OKLab | oklab(82.85% -0.1467 0.0786) |
| OKLCH | oklch(82.85% 0.166 151.8) |
| XYZ | xyz(38.3412, 60.7850, 35.6934) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Aqua Green
#12E193
ΔE00 4.52
Tealish Green
#0CDC73
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 4.91
Seafoam Green
#7AF9AB
ΔE00 4.92
Turquoise Green
#04F489
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E58F #E565BB
analogous
#7BE565 #65E58F #65E5CF
triadic
#65E58F #8F65E5 #E58F65
tetradic
#65E58F #657BE5 #E565BB #E5CF65
square
#65E58F #657BE5 #E565BB #E5CF65
split-complementary
#65E58F #CF65E5 #E5657B
monochromatic
#1EB24E #31DC69 #65E58F #99EEB5 #CEF7DB
Accessibility & contrast
On white
1.60
#65E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#65E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E58F
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E58F | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#42E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e58f; /* rgb */ color: rgb(101, 229, 143); /* oklch */ color: oklch(82.8% 0.166 151.8);
Tailwind
colors: {
custom: {
50: '#9beeb0',
500: '#65e58f',
950: '#000000',
},
}SCSS
$custom: #65e58f; $custom-light: #9beeb0; $custom-dark: #000000;
JSON
{
"hex": "#65e58f",
"rgb": {
"r": 101,
"g": 229,
"b": 143
},
"hsl": {
"h": 139.688,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.82846,
"c": 0.16641,
"h": 151.8
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#65E58F
secondary
#B23C8B
accent
#1294D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581