#65EF8D#65EF8D
#65EF8D is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.182 H 150.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF8D |
|---|---|
| RGB | rgb(101, 239, 141) |
| HSL | hsl(137, 81%, 67%) |
| HSV | hsv(137, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.21, -58.34, 36.39) |
| CIE-LCH | lch(85.21, 68.76, 148.04°) |
| OKLab | oklab(85.25% -0.1578 0.0901) |
| OKLCH | oklch(85.25% 0.182 150.3) |
| XYZ | xyz(41.0381, 66.4189, 35.8516) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF8D #EF65C7
analogous
#82EF65 #65EF8D #65EFD2
triadic
#65EF8D #8D65EF #EF8D65
tetradic
#65EF8D #6582EF #EF65C7 #EFD265
square
#65EF8D #6582EF #EF65C7 #EFD265
split-complementary
#65EF8D #D265EF #EF6582
monochromatic
#14C548 #2EE964 #65EF8D #9CF5B6 #D4FBDF
Accessibility & contrast
On white
1.47
#65EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#65EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF8D
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF8D | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD86
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#3FEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef8d; /* rgb */ color: rgb(101, 239, 141); /* oklch */ color: oklch(85.3% 0.182 150.3);
Tailwind
colors: {
custom: {
50: '#9cf5af',
500: '#65ef8d',
950: '#000000',
},
}SCSS
$custom: #65ef8d; $custom-light: #9cf5af; $custom-dark: #000000;
JSON
{
"hex": "#65ef8d",
"rgb": {
"r": 101,
"g": 239,
"b": 141
},
"hsl": {
"h": 137.391,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85254,
"c": 0.18173,
"h": 150.3
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#65EF8D
secondary
#C3369A
accent
#08A0DE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581