#65EB8F#65EB8F
#65EB8F is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.175 H 151.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB8F |
|---|---|
| RGB | rgb(101, 235, 143) |
| HSL | hsl(139, 77%, 66%) |
| HSV | hsv(139, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(84.05, -56.46, 33.88) |
| CIE-LCH | lch(84.05, 65.85, 149.04°) |
| OKLab | oklab(84.31% -0.1529 0.0842) |
| OKLCH | oklch(84.31% 0.175 151.2) |
| XYZ | xyz(40.0301, 64.1628, 36.2564) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.08
Seafoam Green
#7AF9AB
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB8F #EB65C1
analogous
#7EEB65 #65EB8F #65EBD2
triadic
#65EB8F #8F65EB #EB8F65
tetradic
#65EB8F #657EEB #EB65C1 #EBD265
square
#65EB8F #657EEB #EB65C1 #EBD265
split-complementary
#65EB8F #D265EB #EB657E
monochromatic
#19BD4C #2FE468 #65EB8F #9BF2B6 #D1F9DE
Accessibility & contrast
On white
1.52
#65EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#65EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB8F
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB8F | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD989
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#40E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb8f; /* rgb */ color: rgb(101, 235, 143); /* oklch */ color: oklch(84.3% 0.175 151.2);
Tailwind
colors: {
custom: {
50: '#9cf2b0',
500: '#65eb8f',
950: '#000000',
},
}SCSS
$custom: #65eb8f; $custom-light: #9cf2b0; $custom-dark: #000000;
JSON
{
"hex": "#65eb8f",
"rgb": {
"r": 101,
"g": 235,
"b": 143
},
"hsl": {
"h": 138.806,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84312,
"c": 0.17455,
"h": 151.2
},
"luminance": 0.64167
}Semantic roles & 50–950 ramp
primary
#65EB8F
secondary
#BC3893
accent
#0C99D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581