#65EB93#65EB93
#65EB93 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.171 H 152.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB93 |
|---|---|
| RGB | rgb(101, 235, 147) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.11, -55.78, 31.95) |
| CIE-LCH | lch(84.11, 64.28, 150.20°) |
| OKLab | oklab(84.39% -0.1512 0.0797) |
| OKLCH | oklch(84.39% 0.171 152.2) |
| XYZ | xyz(40.3385, 64.2862, 37.8808) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB93 #EB65BD
analogous
#7AEB65 #65EB93 #65EBD6
triadic
#65EB93 #9365EB #EB9365
tetradic
#65EB93 #657AEB #EB65BD #EBD665
square
#65EB93 #657AEB #EB65BD #EBD665
split-complementary
#65EB93 #D665EB #EB657A
monochromatic
#19BD51 #2FE46D #65EB93 #9BF2B9 #D1F9DF
Accessibility & contrast
On white
1.52
#65EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#65EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB93
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB93 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#3EE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb93; /* rgb */ color: rgb(101, 235, 147); /* oklch */ color: oklch(84.4% 0.171 152.2);
Tailwind
colors: {
custom: {
50: '#9bf2b3',
500: '#65eb93',
950: '#000000',
},
}SCSS
$custom: #65eb93; $custom-light: #9bf2b3; $custom-dark: #000000;
JSON
{
"hex": "#65eb93",
"rgb": {
"r": 101,
"g": 235,
"b": 147
},
"hsl": {
"h": 140.597,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84386,
"c": 0.1709,
"h": 152.2
},
"luminance": 0.6429
}Semantic roles & 50–950 ramp
primary
#65EB93
secondary
#BC388F
accent
#0C93D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581