#65EB9C#65EB9C
#65EB9C is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.163 H 154.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB9C |
|---|---|
| RGB | rgb(101, 235, 156) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 33.6%, 7.8%) |
| CIE-LAB | lab(84.27, -54.17, 27.58) |
| CIE-LCH | lch(84.27, 60.79, 153.02°) |
| OKLab | oklab(84.56% -0.1472 0.0694) |
| OKLCH | oklch(84.56% 0.163 154.8) |
| XYZ | xyz(41.0726, 64.5798, 41.7467) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB9C #EB65B4
analogous
#71EB65 #65EB9C #65EBDF
triadic
#65EB9C #9C65EB #EB9C65
tetradic
#65EB9C #6571EB #EB65B4 #EBDF65
square
#65EB9C #6571EB #EB65B4 #EBDF65
split-complementary
#65EB9C #DF65EB #EB6571
monochromatic
#19BD5C #2FE479 #65EB9C #9BF2BF #D1F9E2
Accessibility & contrast
On white
1.51
#65EB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#65EB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB9C
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB9C | 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)
#EADA97
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#38E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb9c; /* rgb */ color: rgb(101, 235, 156); /* oklch */ color: oklch(84.6% 0.163 154.8);
Tailwind
colors: {
custom: {
50: '#9bf2b9',
500: '#65eb9c',
950: '#000000',
},
}SCSS
$custom: #65eb9c; $custom-light: #9bf2b9; $custom-dark: #000000;
JSON
{
"hex": "#65eb9c",
"rgb": {
"r": 101,
"g": 235,
"b": 156
},
"hsl": {
"h": 144.627,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8456,
"c": 0.16276,
"h": 154.8
},
"luminance": 0.64584
}Semantic roles & 50–950 ramp
primary
#65EB9C
secondary
#BC3886
accent
#0C85D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581