#65EC8F#65EC8F
#65EC8F is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.176 H 151.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65EC8F |
|---|---|
| RGB | rgb(101, 236, 143) |
| HSL | hsl(139, 78%, 66%) |
| HSV | hsv(139, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.35, -56.85, 34.27) |
| CIE-LCH | lch(84.35, 66.38, 148.92°) |
| OKLab | oklab(84.56% -0.1539 0.0851) |
| OKLCH | oklch(84.56% 0.176 151.1) |
| XYZ | xyz(40.3172, 64.7370, 36.3521) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EC8F #EC65C2
analogous
#7EEC65 #65EC8F #65ECD3
triadic
#65EC8F #8F65EC #EC8F65
tetradic
#65EC8F #657EEC #EC65C2 #ECD365
square
#65EC8F #657EEC #EC65C2 #ECD365
split-complementary
#65EC8F #D365EC #EC657E
monochromatic
#18BF4C #2FE567 #65EC8F #9BF3B7 #D2F9DE
Accessibility & contrast
On white
1.51
#65EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#65EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EC8F
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EC8F | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#3FE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65ec8f; /* rgb */ color: rgb(101, 236, 143); /* oklch */ color: oklch(84.6% 0.176 151.1);
Tailwind
colors: {
custom: {
50: '#9cf3b0',
500: '#65ec8f',
950: '#000000',
},
}SCSS
$custom: #65ec8f; $custom-light: #9cf3b0; $custom-dark: #000000;
JSON
{
"hex": "#65ec8f",
"rgb": {
"r": 101,
"g": 236,
"b": 143
},
"hsl": {
"h": 138.667,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.84556,
"c": 0.1759,
"h": 151.1
},
"luminance": 0.64741
}Semantic roles & 50–950 ramp
primary
#65EC8F
secondary
#BE3894
accent
#0B9ADA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581