#65EBA5#65EBA5
#65EBA5 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.155 H 157.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA5 |
|---|---|
| RGB | rgb(101, 235, 165) |
| HSL | hsl(149, 77%, 66%) |
| HSV | hsv(149, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.43, -52.46, 23.18) |
| CIE-LCH | lch(84.43, 57.36, 156.16°) |
| OKLab | oklab(84.75% -0.1432 0.0588) |
| OKLCH | oklch(84.75% 0.155 157.7) |
| XYZ | xyz(41.8631, 64.8960, 45.9101) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.77
Aqua Green
#12E193
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA5 #EB65AB
analogous
#68EB65 #65EBA5 #65EBE8
triadic
#65EBA5 #A565EB #EBA565
tetradic
#65EBA5 #6568EB #EB65AB #EBE865
square
#65EBA5 #6568EB #EB65AB #EBE865
split-complementary
#65EBA5 #E865EB #EB6568
monochromatic
#19BD67 #2FE485 #65EBA5 #9BF2C5 #D1F9E4
Accessibility & contrast
On white
1.50
#65EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#65EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA5
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA5 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA1
Deuteranopia (green-blind)
#D7CDA9
Tritanopia (blue-blind)
#32E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eba5; /* rgb */ color: rgb(101, 235, 165); /* oklch */ color: oklch(84.7% 0.155 157.7);
Tailwind
colors: {
custom: {
50: '#9bf2c0',
500: '#65eba5',
950: '#000000',
},
}SCSS
$custom: #65eba5; $custom-light: #9bf2c0; $custom-dark: #000000;
JSON
{
"hex": "#65eba5",
"rgb": {
"r": 101,
"g": 235,
"b": 165
},
"hsl": {
"h": 148.657,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84748,
"c": 0.15481,
"h": 157.7
},
"luminance": 0.649
}Semantic roles & 50–950 ramp
primary
#65EBA5
secondary
#BC387D
accent
#0C77D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582