#65ED8E#65ED8E
#65ED8E is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.178 H 150.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED8E |
|---|---|
| RGB | rgb(101, 237, 142) |
| HSL | hsl(138, 79%, 66%) |
| HSV | hsv(138, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 40.1%, 7.1%) |
| CIE-LAB | lab(84.63, -57.41, 35.14) |
| CIE-LCH | lch(84.63, 67.31, 148.53°) |
| OKLab | oklab(84.78% -0.1554 0.0872) |
| OKLCH | oklch(84.78% 0.178 150.7) |
| XYZ | xyz(40.5305, 65.2843, 36.0512) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.88
Wintergreen
#20F986
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED8E #ED65C4
analogous
#80ED65 #65ED8E #65EDD2
triadic
#65ED8E #8E65ED #ED8E65
tetradic
#65ED8E #6580ED #ED65C4 #EDD265
square
#65ED8E #6580ED #ED65C4 #EDD265
split-complementary
#65ED8E #D265ED #ED6580
monochromatic
#17C14A #2EE766 #65ED8E #9CF3B6 #D3FADE
Accessibility & contrast
On white
1.49
#65ED8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#65ED8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED8E
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED8E | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#3FE9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed8e; /* rgb */ color: rgb(101, 237, 142); /* oklch */ color: oklch(84.8% 0.178 150.7);
Tailwind
colors: {
custom: {
50: '#9cf4b0',
500: '#65ed8e',
950: '#000000',
},
}SCSS
$custom: #65ed8e; $custom-light: #9cf4b0; $custom-dark: #000000;
JSON
{
"hex": "#65ed8e",
"rgb": {
"r": 101,
"g": 237,
"b": 142
},
"hsl": {
"h": 138.088,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84783,
"c": 0.17814,
"h": 150.7
},
"luminance": 0.65288
}Semantic roles & 50–950 ramp
primary
#65ED8E
secondary
#BF3796
accent
#0A9CDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581