#65EA8B#65EA8B
#65EA8B is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.177 H 150.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA8B |
|---|---|
| RGB | rgb(101, 234, 139) |
| HSL | hsl(137, 76%, 66%) |
| HSV | hsv(137, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.69, -56.74, 35.41) |
| CIE-LCH | lch(83.69, 66.88, 148.03°) |
| OKLab | oklab(84% -0.1536 0.0877) |
| OKLCH | oklch(84% 0.177 150.3) |
| XYZ | xyz(39.4470, 63.4728, 34.5938) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.50
Wintergreen
#20F986
ΔE00 4.51
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA8B #EA65C4
analogous
#81EA65 #65EA8B #65EACD
triadic
#65EA8B #8B65EA #EA8B65
tetradic
#65EA8B #6581EA #EA65C4 #EACD65
square
#65EA8B #6581EA #EA65C4 #EACD65
split-complementary
#65EA8B #CD65EA #EA6581
monochromatic
#1ABB48 #2FE362 #65EA8B #9BF1B4 #D1F9DC
Accessibility & contrast
On white
1.53
#65EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#65EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA8B
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA8B | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#D9CC91
Tritanopia (blue-blind)
#42E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea8b; /* rgb */ color: rgb(101, 234, 139); /* oklch */ color: oklch(84.0% 0.177 150.3);
Tailwind
colors: {
custom: {
50: '#9bf2ae',
500: '#65ea8b',
950: '#000000',
},
}SCSS
$custom: #65ea8b; $custom-light: #9bf2ae; $custom-dark: #000000;
JSON
{
"hex": "#65ea8b",
"rgb": {
"r": 101,
"g": 234,
"b": 139
},
"hsl": {
"h": 137.143,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83996,
"c": 0.17686,
"h": 150.3
},
"luminance": 0.63476
}Semantic roles & 50–950 ramp
primary
#65EA8B
secondary
#BA3995
accent
#0D9ED8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581