#65EB9A#65EB9A
#65EB9A is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.165 H 154.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB9A |
|---|---|
| RGB | rgb(101, 235, 154) |
| HSL | hsl(144, 77%, 66%) |
| HSV | hsv(144, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 34.5%, 7.8%) |
| CIE-LAB | lab(84.23, -54.54, 28.55) |
| CIE-LCH | lch(84.23, 61.56, 152.37°) |
| OKLab | oklab(84.52% -0.1481 0.0717) |
| OKLCH | oklch(84.52% 0.165 154.2) |
| XYZ | xyz(40.9046, 64.5126, 40.8621) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB9A #EB65B6
analogous
#73EB65 #65EB9A #65EBDD
triadic
#65EB9A #9A65EB #EB9A65
tetradic
#65EB9A #6573EB #EB65B6 #EBDD65
square
#65EB9A #6573EB #EB65B6 #EBDD65
split-complementary
#65EB9A #DD65EB #EB6573
monochromatic
#19BD5A #2FE476 #65EB9A #9BF2BE #D1F9E1
Accessibility & contrast
On white
1.51
#65EB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#65EB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB9A
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB9A | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#3AE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb9a; /* rgb */ color: rgb(101, 235, 154); /* oklch */ color: oklch(84.5% 0.165 154.2);
Tailwind
colors: {
custom: {
50: '#9bf2b8',
500: '#65eb9a',
950: '#000000',
},
}SCSS
$custom: #65eb9a; $custom-light: #9bf2b8; $custom-dark: #000000;
JSON
{
"hex": "#65eb9a",
"rgb": {
"r": 101,
"g": 235,
"b": 154
},
"hsl": {
"h": 143.731,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8452,
"c": 0.16455,
"h": 154.2
},
"luminance": 0.64516
}Semantic roles & 50–950 ramp
primary
#65EB9A
secondary
#BC3888
accent
#0C88D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581