#65E78F#65E78F
#65E78F is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.169 H 151.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65E78F |
|---|---|
| RGB | rgb(101, 231, 143) |
| HSL | hsl(139, 73%, 65%) |
| HSV | hsv(139, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(82.86, -54.90, 32.31) |
| CIE-LCH | lch(82.86, 63.70, 149.52°) |
| OKLab | oklab(83.34% -0.1487 0.0805) |
| OKLCH | oklch(83.34% 0.169 151.6) |
| XYZ | xyz(38.8978, 61.8981, 35.8790) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 4.67
Aqua Green
#12E193
ΔE00 4.74
Light Green Blue
#56FCA2
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E78F #E765BD
analogous
#7CE765 #65E78F #65E7D0
triadic
#65E78F #8F65E7 #E78F65
tetradic
#65E78F #657CE7 #E765BD #E7D065
square
#65E78F #657CE7 #E765BD #E7D065
split-complementary
#65E78F #D065E7 #E7657C
monochromatic
#1CB54E #30DF68 #65E78F #9AEFB6 #CFF8DC
Accessibility & contrast
On white
1.57
#65E78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#65E78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E78F
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E78F | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#41E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e78f; /* rgb */ color: rgb(101, 231, 143); /* oklch */ color: oklch(83.3% 0.169 151.6);
Tailwind
colors: {
custom: {
50: '#9befb0',
500: '#65e78f',
950: '#000000',
},
}SCSS
$custom: #65e78f; $custom-light: #9befb0; $custom-dark: #000000;
JSON
{
"hex": "#65e78f",
"rgb": {
"r": 101,
"g": 231,
"b": 143
},
"hsl": {
"h": 139.385,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83335,
"c": 0.16914,
"h": 151.6
},
"luminance": 0.61902
}Semantic roles & 50–950 ramp
primary
#65E78F
secondary
#B53B8E
accent
#1096D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581