#65ED8B#65ED8B
#65ED8B is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.181 H 150.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED8B |
|---|---|
| RGB | rgb(101, 237, 139) |
| HSL | hsl(137, 79%, 66%) |
| HSV | hsv(137, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 41.4%, 7.1%) |
| CIE-LAB | lab(84.58, -57.90, 36.57) |
| CIE-LCH | lch(84.58, 68.48, 147.72°) |
| OKLab | oklab(84.73% -0.1567 0.0904) |
| OKLCH | oklch(84.73% 0.181 150) |
| XYZ | xyz(40.3083, 65.1954, 34.8809) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED8B #ED65C7
analogous
#83ED65 #65ED8B #65EDCF
triadic
#65ED8B #8B65ED #ED8B65
tetradic
#65ED8B #6583ED #ED65C7 #EDCF65
square
#65ED8B #6583ED #ED65C7 #EDCF65
split-complementary
#65ED8B #CF65ED #ED6583
monochromatic
#17C146 #2EE762 #65ED8B #9CF3B4 #D3FADE
Accessibility & contrast
On white
1.50
#65ED8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#65ED8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED8B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED8B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB84
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#41E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed8b; /* rgb */ color: rgb(101, 237, 139); /* oklch */ color: oklch(84.7% 0.181 150.0);
Tailwind
colors: {
custom: {
50: '#9cf4ae',
500: '#65ed8b',
950: '#000000',
},
}SCSS
$custom: #65ed8b; $custom-light: #9cf4ae; $custom-dark: #000000;
JSON
{
"hex": "#65ed8b",
"rgb": {
"r": 101,
"g": 237,
"b": 139
},
"hsl": {
"h": 136.765,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.8473,
"c": 0.18088,
"h": 150
},
"luminance": 0.65199
}Semantic roles & 50–950 ramp
primary
#65ED8B
secondary
#BF3799
accent
#0AA1DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581