#65ED85#65ED85
#65ED85 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.186 H 148.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED85 |
|---|---|
| RGB | rgb(101, 237, 133) |
| HSL | hsl(134, 79%, 66%) |
| HSV | hsv(134, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.50, -58.85, 39.42) |
| CIE-LCH | lch(84.50, 70.83, 146.18°) |
| OKLab | oklab(84.63% -0.1592 0.0968) |
| OKLCH | oklch(84.63% 0.186 148.7) |
| XYZ | xyz(39.8819, 65.0248, 32.6351) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 3.96
Spearmint
#1EF876
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED85 #ED65CD
analogous
#89ED65 #65ED85 #65EDC9
triadic
#65ED85 #8565ED #ED8565
tetradic
#65ED85 #6589ED #ED65CD #EDC965
square
#65ED85 #6589ED #ED65CD #EDC965
split-complementary
#65ED85 #C965ED #ED6589
monochromatic
#17C13F #2EE75A #65ED85 #9CF3B0 #D3FADC
Accessibility & contrast
On white
1.50
#65ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#65ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED85
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED85 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#43E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed85; /* rgb */ color: rgb(101, 237, 133); /* oklch */ color: oklch(84.6% 0.186 148.7);
Tailwind
colors: {
custom: {
50: '#9cf4aa',
500: '#65ed85',
950: '#000000',
},
}SCSS
$custom: #65ed85; $custom-light: #9cf4aa; $custom-dark: #000000;
JSON
{
"hex": "#65ed85",
"rgb": {
"r": 101,
"g": 237,
"b": 133
},
"hsl": {
"h": 134.118,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84629,
"c": 0.18632,
"h": 148.7
},
"luminance": 0.65029
}Semantic roles & 50–950 ramp
primary
#65ED85
secondary
#BF379F
accent
#0AAADB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581