#65EA74#65EA74
#65EA74 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.198 H 145.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA74 |
|---|---|
| RGB | rgb(101, 234, 116) |
| HSL | hsl(127, 76%, 66%) |
| HSV | hsv(127, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(83.37, -60.19, 46.22) |
| CIE-LCH | lch(83.37, 75.89, 142.48°) |
| OKLab | oklab(83.63% -0.163 0.1115) |
| OKLCH | oklch(83.63% 0.198 145.6) |
| XYZ | xyz(37.9397, 62.8699, 26.6554) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.75
Weird Green
#3AE57F
ΔE00 4.05
Spearmint
#1EF876
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.64
Lightgreen (survey)
#76FF7B
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA74 #EA65DB
analogous
#98EA65 #65EA74 #65EAB6
triadic
#65EA74 #7465EA #EA7465
tetradic
#65EA74 #6598EA #EA65DB #EAB665
square
#65EA74 #6598EA #EA65DB #EAB665
split-complementary
#65EA74 #B665EA #EA6598
monochromatic
#1ABB2C #2FE343 #65EA74 #9BF1A5 #D1F9D5
Accessibility & contrast
On white
1.55
#65EA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#65EA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA74
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA74 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76A
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#4AE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65ea74; /* rgb */ color: rgb(101, 234, 116); /* oklch */ color: oklch(83.6% 0.198 145.6);
Tailwind
colors: {
custom: {
50: '#9cf29e',
500: '#65ea74',
950: '#000000',
},
}SCSS
$custom: #65ea74; $custom-light: #9cf29e; $custom-dark: #000000;
JSON
{
"hex": "#65ea74",
"rgb": {
"r": 101,
"g": 234,
"b": 116
},
"hsl": {
"h": 126.767,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.83633,
"c": 0.19751,
"h": 145.6
},
"luminance": 0.62873
}Semantic roles & 50–950 ramp
primary
#65EA74
secondary
#BA39AC
accent
#0DC1D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580