#65EBA0#65EBA0
#65EBA0 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.159 H 156.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA0 |
|---|---|
| RGB | rgb(101, 235, 160) |
| HSL | hsl(146, 77%, 66%) |
| HSV | hsv(146, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(84.34, -53.42, 25.63) |
| CIE-LCH | lch(84.34, 59.25, 154.37°) |
| OKLab | oklab(84.64% -0.1454 0.0647) |
| OKLCH | oklch(84.64% 0.159 156) |
| XYZ | xyz(41.4169, 64.7175, 43.5600) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.53
Light Blue Green
#7EFBB3
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA0 #EB65B0
analogous
#6DEB65 #65EBA0 #65EBE3
triadic
#65EBA0 #A065EB #EBA065
tetradic
#65EBA0 #656DEB #EB65B0 #EBE365
square
#65EBA0 #656DEB #EB65B0 #EBE365
split-complementary
#65EBA0 #E365EB #EB656D
monochromatic
#19BD61 #2FE47F #65EBA0 #9BF2C1 #D1F9E3
Accessibility & contrast
On white
1.51
#65EBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#65EBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA0
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA0 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#36E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eba0; /* rgb */ color: rgb(101, 235, 160); /* oklch */ color: oklch(84.6% 0.159 156.0);
Tailwind
colors: {
custom: {
50: '#9bf2bc',
500: '#65eba0',
950: '#000000',
},
}SCSS
$custom: #65eba0; $custom-light: #9bf2bc; $custom-dark: #000000;
JSON
{
"hex": "#65eba0",
"rgb": {
"r": 101,
"g": 235,
"b": 160
},
"hsl": {
"h": 146.418,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84642,
"c": 0.15918,
"h": 156
},
"luminance": 0.64721
}Semantic roles & 50–950 ramp
primary
#65EBA0
secondary
#BC3882
accent
#0C7FD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582