#65EBA7#65EBA7
#65EBA7 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.153 H 158.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA7 |
|---|---|
| RGB | rgb(101, 235, 167) |
| HSL | hsl(150, 77%, 66%) |
| HSV | hsv(150, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.47, -52.07, 22.20) |
| CIE-LCH | lch(84.47, 56.61, 156.91°) |
| OKLab | oklab(84.79% -0.1423 0.0564) |
| OKLCH | oklch(84.79% 0.153 158.4) |
| XYZ | xyz(42.0465, 64.9694, 46.8763) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.86
Aqua Green
#12E193
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA7 #EB65A9
analogous
#66EB65 #65EBA7 #65EBEA
triadic
#65EBA7 #A765EB #EBA765
tetradic
#65EBA7 #6566EB #EB65A9 #EBEA65
square
#65EBA7 #6566EB #EB65A9 #EBEA65
split-complementary
#65EBA7 #EA65EB #EB6566
monochromatic
#19BD6A #2FE488 #65EBA7 #9BF2C6 #D1F9E5
Accessibility & contrast
On white
1.50
#65EBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#65EBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA7
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA7 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA3
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#31EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eba7; /* rgb */ color: rgb(101, 235, 167); /* oklch */ color: oklch(84.8% 0.153 158.4);
Tailwind
colors: {
custom: {
50: '#9bf2c1',
500: '#65eba7',
950: '#000000',
},
}SCSS
$custom: #65eba7; $custom-light: #9bf2c1; $custom-dark: #000000;
JSON
{
"hex": "#65eba7",
"rgb": {
"r": 101,
"g": 235,
"b": 167
},
"hsl": {
"h": 149.552,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84791,
"c": 0.15308,
"h": 158.4
},
"luminance": 0.64973
}Semantic roles & 50–950 ramp
primary
#65EBA7
secondary
#BC387B
accent
#0C74D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582