#65EBA1#65EBA1
#65EBA1 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.158 H 156.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA1 |
|---|---|
| RGB | rgb(101, 235, 161) |
| HSL | hsl(147, 77%, 66%) |
| HSV | hsv(147, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 31.5%, 7.8%) |
| CIE-LAB | lab(84.36, -53.23, 25.14) |
| CIE-LCH | lch(84.36, 58.87, 154.72°) |
| OKLab | oklab(84.66% -0.145 0.0636) |
| OKLCH | oklch(84.66% 0.158 156.3) |
| XYZ | xyz(41.5047, 64.7527, 44.0226) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA1 #EB65AF
analogous
#6CEB65 #65EBA1 #65EBE4
triadic
#65EBA1 #A165EB #EBA165
tetradic
#65EBA1 #656CEB #EB65AF #EBE465
square
#65EBA1 #656CEB #EB65AF #EBE465
split-complementary
#65EBA1 #E465EB #EB656C
monochromatic
#19BD62 #2FE480 #65EBA1 #9BF2C2 #D1F9E3
Accessibility & contrast
On white
1.51
#65EBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#65EBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA1
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA1 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9C
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#35E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eba1; /* rgb */ color: rgb(101, 235, 161); /* oklch */ color: oklch(84.7% 0.158 156.3);
Tailwind
colors: {
custom: {
50: '#9bf2bd',
500: '#65eba1',
950: '#000000',
},
}SCSS
$custom: #65eba1; $custom-light: #9bf2bd; $custom-dark: #000000;
JSON
{
"hex": "#65eba1",
"rgb": {
"r": 101,
"g": 235,
"b": 161
},
"hsl": {
"h": 146.866,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84663,
"c": 0.15831,
"h": 156.3
},
"luminance": 0.64757
}Semantic roles & 50–950 ramp
primary
#65EBA1
secondary
#BC3881
accent
#0C7DD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582