#65EBA4#65EBA4
#65EBA4 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.156 H 157.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA4 |
|---|---|
| RGB | rgb(101, 235, 164) |
| HSL | hsl(148, 77%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(84.41, -52.66, 23.67) |
| CIE-LCH | lch(84.41, 57.73, 155.79°) |
| OKLab | oklab(84.73% -0.1436 0.06) |
| OKLCH | oklch(84.73% 0.156 157.3) |
| XYZ | xyz(41.7724, 64.8597, 45.4326) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.77
Aqua Green
#12E193
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA4 #EB65AC
analogous
#69EB65 #65EBA4 #65EBE7
triadic
#65EBA4 #A465EB #EBA465
tetradic
#65EBA4 #6569EB #EB65AC #EBE765
square
#65EBA4 #6569EB #EB65AC #EBE765
split-complementary
#65EBA4 #E765EB #EB6569
monochromatic
#19BD66 #2FE484 #65EBA4 #9BF2C4 #D1F9E4
Accessibility & contrast
On white
1.50
#65EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#65EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA4
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA4 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA0
Deuteranopia (green-blind)
#D7CDA8
Tritanopia (blue-blind)
#33E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eba4; /* rgb */ color: rgb(101, 235, 164); /* oklch */ color: oklch(84.7% 0.156 157.3);
Tailwind
colors: {
custom: {
50: '#9bf2bf',
500: '#65eba4',
950: '#000000',
},
}SCSS
$custom: #65eba4; $custom-light: #9bf2bf; $custom-dark: #000000;
JSON
{
"hex": "#65eba4",
"rgb": {
"r": 101,
"g": 235,
"b": 164
},
"hsl": {
"h": 148.209,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84726,
"c": 0.15567,
"h": 157.3
},
"luminance": 0.64864
}Semantic roles & 50–950 ramp
primary
#65EBA4
secondary
#BC387E
accent
#0C79D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582