#65EB9D#65EB9D
#65EB9D is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.162 H 155.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB9D |
|---|---|
| RGB | rgb(101, 235, 157) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(84.28, -53.99, 27.09) |
| CIE-LCH | lch(84.28, 60.40, 153.35°) |
| OKLab | oklab(84.58% -0.1468 0.0683) |
| OKLCH | oklch(84.58% 0.162 155.1) |
| XYZ | xyz(41.1576, 64.6138, 42.1945) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.29
Seafoam (survey)
#80F9AD
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB9D #EB65B3
analogous
#70EB65 #65EB9D #65EBE0
triadic
#65EB9D #9D65EB #EB9D65
tetradic
#65EB9D #6570EB #EB65B3 #EBE065
square
#65EB9D #6570EB #EB65B3 #EBE065
split-complementary
#65EB9D #E065EB #EB6570
monochromatic
#19BD5D #2FE47B #65EB9D #9BF2BF #D1F9E2
Accessibility & contrast
On white
1.51
#65EB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#65EB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB9D
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB9D | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#38E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb9d; /* rgb */ color: rgb(101, 235, 157); /* oklch */ color: oklch(84.6% 0.162 155.1);
Tailwind
colors: {
custom: {
50: '#9bf2ba',
500: '#65eb9d',
950: '#000000',
},
}SCSS
$custom: #65eb9d; $custom-light: #9bf2ba; $custom-dark: #000000;
JSON
{
"hex": "#65eb9d",
"rgb": {
"r": 101,
"g": 235,
"b": 157
},
"hsl": {
"h": 145.075,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84581,
"c": 0.16185,
"h": 155.1
},
"luminance": 0.64618
}Semantic roles & 50–950 ramp
primary
#65EB9D
secondary
#BC3885
accent
#0C84D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581