#65EB9B#65EB9B
#65EB9B is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.164 H 154.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB9B |
|---|---|
| RGB | rgb(101, 235, 155) |
| HSL | hsl(144, 77%, 66%) |
| HSV | hsv(144, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.25, -54.35, 28.07) |
| CIE-LCH | lch(84.25, 61.17, 152.69°) |
| OKLab | oklab(84.54% -0.1476 0.0706) |
| OKLCH | oklch(84.54% 0.164 154.5) |
| XYZ | xyz(40.9883, 64.5461, 41.3026) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.80
Sea Green (survey)
#53FCA1
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB9B #EB65B5
analogous
#72EB65 #65EB9B #65EBDE
triadic
#65EB9B #9B65EB #EB9B65
tetradic
#65EB9B #6572EB #EB65B5 #EBDE65
square
#65EB9B #6572EB #EB65B5 #EBDE65
split-complementary
#65EB9B #DE65EB #EB6572
monochromatic
#19BD5B #2FE478 #65EB9B #9BF2BE #D1F9E1
Accessibility & contrast
On white
1.51
#65EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#65EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB9B
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB9B | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#39E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb9b; /* rgb */ color: rgb(101, 235, 155); /* oklch */ color: oklch(84.5% 0.164 154.5);
Tailwind
colors: {
custom: {
50: '#9bf2b9',
500: '#65eb9b',
950: '#000000',
},
}SCSS
$custom: #65eb9b; $custom-light: #9bf2b9; $custom-dark: #000000;
JSON
{
"hex": "#65eb9b",
"rgb": {
"r": 101,
"g": 235,
"b": 155
},
"hsl": {
"h": 144.179,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8454,
"c": 0.16365,
"h": 154.5
},
"luminance": 0.6455
}Semantic roles & 50–950 ramp
primary
#65EB9B
secondary
#BC3887
accent
#0C87D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581