#65EC8D#65EC8D
#65EC8D is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.5% C 0.178 H 150.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65EC8D |
|---|---|
| RGB | rgb(101, 236, 141) |
| HSL | hsl(138, 78%, 66%) |
| HSV | hsv(138, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.32, -57.19, 35.23) |
| CIE-LCH | lch(84.32, 67.17, 148.37°) |
| OKLab | oklab(84.52% -0.1548 0.0873) |
| OKLCH | oklch(84.52% 0.178 150.6) |
| XYZ | xyz(40.1671, 64.6770, 35.5613) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.15
Wintergreen
#20F986
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EC8D #EC65C4
analogous
#80EC65 #65EC8D #65ECD1
triadic
#65EC8D #8D65EC #EC8D65
tetradic
#65EC8D #6580EC #EC65C4 #ECD165
square
#65EC8D #6580EC #EC65C4 #ECD165
split-complementary
#65EC8D #D165EC #EC6580
monochromatic
#18BF49 #2FE565 #65EC8D #9BF3B5 #D2F9DE
Accessibility & contrast
On white
1.51
#65EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#65EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EC8D
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EC8D | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#40E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65ec8d; /* rgb */ color: rgb(101, 236, 141); /* oklch */ color: oklch(84.5% 0.178 150.6);
Tailwind
colors: {
custom: {
50: '#9cf3af',
500: '#65ec8d',
950: '#000000',
},
}SCSS
$custom: #65ec8d; $custom-light: #9cf3af; $custom-dark: #000000;
JSON
{
"hex": "#65ec8d",
"rgb": {
"r": 101,
"g": 236,
"b": 141
},
"hsl": {
"h": 137.778,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.84521,
"c": 0.17772,
"h": 150.6
},
"luminance": 0.64681
}Semantic roles & 50–950 ramp
primary
#65EC8D
secondary
#BE3896
accent
#0B9DDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581