#65EE8A#65EE8A
#65EE8A is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.183 H 149.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE8A |
|---|---|
| RGB | rgb(101, 238, 138) |
| HSL | hsl(136, 80%, 66%) |
| HSV | hsv(136, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.87, -58.44, 37.44) |
| CIE-LCH | lch(84.87, 69.41, 147.36°) |
| OKLab | oklab(84.96% -0.1581 0.0924) |
| OKLCH | oklch(84.96% 0.183 149.7) |
| XYZ | xyz(40.5259, 65.7470, 34.5946) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE8A #EE65C9
analogous
#85EE65 #65EE8A #65EECE
triadic
#65EE8A #8A65EE #EE8A65
tetradic
#65EE8A #6585EE #EE65C9 #EECE65
square
#65EE8A #6585EE #EE65C9 #EECE65
split-complementary
#65EE8A #CE65EE #EE6585
monochromatic
#16C344 #2EE860 #65EE8A #9CF4B4 #D3FADE
Accessibility & contrast
On white
1.48
#65EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#65EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE8A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE8A | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#41EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee8a; /* rgb */ color: rgb(101, 238, 138); /* oklch */ color: oklch(85.0% 0.183 149.7);
Tailwind
colors: {
custom: {
50: '#9cf4ad',
500: '#65ee8a',
950: '#000000',
},
}SCSS
$custom: #65ee8a; $custom-light: #9cf4ad; $custom-dark: #000000;
JSON
{
"hex": "#65ee8a",
"rgb": {
"r": 101,
"g": 238,
"b": 138
},
"hsl": {
"h": 136.204,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84958,
"c": 0.18312,
"h": 149.7
},
"luminance": 0.65751
}Semantic roles & 50–950 ramp
primary
#65EE8A
secondary
#C1369B
accent
#09A3DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581