#65EE8B#65EE8B
#65EE8B is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.182 H 149.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE8B |
|---|---|
| RGB | rgb(101, 238, 139) |
| HSL | hsl(137, 80%, 66%) |
| HSV | hsv(137, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(84.88, -58.28, 36.96) |
| CIE-LCH | lch(84.88, 69.01, 147.62°) |
| OKLab | oklab(84.98% -0.1577 0.0913) |
| OKLCH | oklch(84.98% 0.182 149.9) |
| XYZ | xyz(40.5986, 65.7761, 34.9777) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE8B #EE65C8
analogous
#84EE65 #65EE8B #65EECF
triadic
#65EE8B #8B65EE #EE8B65
tetradic
#65EE8B #6584EE #EE65C8 #EECF65
square
#65EE8B #6584EE #EE65C8 #EECF65
split-complementary
#65EE8B #CF65EE #EE6584
monochromatic
#16C346 #2EE861 #65EE8B #9CF4B5 #D3FADE
Accessibility & contrast
On white
1.48
#65EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#65EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE8B
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE8B | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC84
Deuteranopia (green-blind)
#DDCF92
Tritanopia (blue-blind)
#40EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee8b; /* rgb */ color: rgb(101, 238, 139); /* oklch */ color: oklch(85.0% 0.182 149.9);
Tailwind
colors: {
custom: {
50: '#9cf4ae',
500: '#65ee8b',
950: '#000000',
},
}SCSS
$custom: #65ee8b; $custom-light: #9cf4ae; $custom-dark: #000000;
JSON
{
"hex": "#65ee8b",
"rgb": {
"r": 101,
"g": 238,
"b": 139
},
"hsl": {
"h": 136.642,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84975,
"c": 0.18221,
"h": 149.9
},
"luminance": 0.6578
}Semantic roles & 50–950 ramp
primary
#65EE8B
secondary
#C1369A
accent
#09A2DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581