#65EE8D#65EE8D
#65EE8D is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.180 H 150.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE8D |
|---|---|
| RGB | rgb(101, 238, 141) |
| HSL | hsl(138, 80%, 66%) |
| HSV | hsv(138, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.91, -57.96, 36.01) |
| CIE-LCH | lch(84.91, 68.23, 148.15°) |
| OKLab | oklab(85.01% -0.1568 0.0892) |
| OKLCH | oklch(85.01% 0.18 150.4) |
| XYZ | xyz(40.7461, 65.8351, 35.7543) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.85
Wintergreen
#20F986
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE8D #EE65C6
analogous
#82EE65 #65EE8D #65EED2
triadic
#65EE8D #8D65EE #EE8D65
tetradic
#65EE8D #6582EE #EE65C6 #EED265
square
#65EE8D #6582EE #EE65C6 #EED265
split-complementary
#65EE8D #D265EE #EE6582
monochromatic
#16C348 #2EE864 #65EE8D #9CF4B6 #D3FADF
Accessibility & contrast
On white
1.48
#65EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#65EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE8D
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE8D | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#3FEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee8d; /* rgb */ color: rgb(101, 238, 141); /* oklch */ color: oklch(85.0% 0.180 150.4);
Tailwind
colors: {
custom: {
50: '#9cf4af',
500: '#65ee8d',
950: '#000000',
},
}SCSS
$custom: #65ee8d; $custom-light: #9cf4af; $custom-dark: #000000;
JSON
{
"hex": "#65ee8d",
"rgb": {
"r": 101,
"g": 238,
"b": 141
},
"hsl": {
"h": 137.518,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85009,
"c": 0.18039,
"h": 150.4
},
"luminance": 0.65839
}Semantic roles & 50–950 ramp
primary
#65EE8D
secondary
#C13698
accent
#099FDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581