#65EB94#65EB94
#65EB94 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.170 H 152.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB94 |
|---|---|
| RGB | rgb(101, 235, 148) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(84.13, -55.61, 31.46) |
| CIE-LCH | lch(84.13, 63.89, 150.50°) |
| OKLab | oklab(84.41% -0.1507 0.0786) |
| OKLCH | oklch(84.41% 0.17 152.5) |
| XYZ | xyz(40.4174, 64.3177, 38.2959) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.85
Light Bluish Green
#76FDA8
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB94 #EB65BC
analogous
#79EB65 #65EB94 #65EBD7
triadic
#65EB94 #9465EB #EB9465
tetradic
#65EB94 #6579EB #EB65BC #EBD765
square
#65EB94 #6579EB #EB65BC #EBD765
split-complementary
#65EB94 #D765EB #EB6579
monochromatic
#19BD52 #2FE46E #65EB94 #9BF2BA #D1F9DF
Accessibility & contrast
On white
1.51
#65EB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#65EB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB94
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB94 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 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)
#EBDA8E
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#3DE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb94; /* rgb */ color: rgb(101, 235, 148); /* oklch */ color: oklch(84.4% 0.170 152.5);
Tailwind
colors: {
custom: {
50: '#9bf2b4',
500: '#65eb94',
950: '#000000',
},
}SCSS
$custom: #65eb94; $custom-light: #9bf2b4; $custom-dark: #000000;
JSON
{
"hex": "#65eb94",
"rgb": {
"r": 101,
"g": 235,
"b": 148
},
"hsl": {
"h": 141.045,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84405,
"c": 0.16999,
"h": 152.5
},
"luminance": 0.64321
}Semantic roles & 50–950 ramp
primary
#65EB94
secondary
#BC388E
accent
#0C91D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581