#65EB92#65EB92
#65EB92 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.172 H 151.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB92 |
|---|---|
| RGB | rgb(101, 235, 146) |
| HSL | hsl(140, 77%, 66%) |
| HSV | hsv(140, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.10, -55.95, 32.43) |
| CIE-LCH | lch(84.10, 64.67, 149.90°) |
| OKLab | oklab(84.37% -0.1516 0.0809) |
| OKLCH | oklch(84.37% 0.172 151.9) |
| XYZ | xyz(40.2604, 64.2549, 37.4693) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB92 #EB65BE
analogous
#7BEB65 #65EB92 #65EBD5
triadic
#65EB92 #9265EB #EB9265
tetradic
#65EB92 #657BEB #EB65BE #EBD565
square
#65EB92 #657BEB #EB65BE #EBD565
split-complementary
#65EB92 #D565EB #EB657B
monochromatic
#19BD50 #2FE46C #65EB92 #9BF2B8 #D1F9DF
Accessibility & contrast
On white
1.52
#65EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#65EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB92
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB92 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98C
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#3EE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb92; /* rgb */ color: rgb(101, 235, 146); /* oklch */ color: oklch(84.4% 0.172 151.9);
Tailwind
colors: {
custom: {
50: '#9bf2b2',
500: '#65eb92',
950: '#000000',
},
}SCSS
$custom: #65eb92; $custom-light: #9bf2b2; $custom-dark: #000000;
JSON
{
"hex": "#65eb92",
"rgb": {
"r": 101,
"g": 235,
"b": 146
},
"hsl": {
"h": 140.149,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84367,
"c": 0.17181,
"h": 151.9
},
"luminance": 0.64259
}Semantic roles & 50–950 ramp
primary
#65EB92
secondary
#BC3890
accent
#0C94D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581