#65EBA3#65EBA3
#65EBA3 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.157 H 157.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA3 |
|---|---|
| RGB | rgb(101, 235, 163) |
| HSL | hsl(148, 77%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.39, -52.85, 24.16) |
| CIE-LCH | lch(84.39, 58.11, 155.43°) |
| OKLab | oklab(84.71% -0.1441 0.0612) |
| OKLCH | oklch(84.71% 0.157 157) |
| XYZ | xyz(41.6825, 64.8238, 44.9589) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.78
Aqua Green
#12E193
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA3 #EB65AD
analogous
#6AEB65 #65EBA3 #65EBE6
triadic
#65EBA3 #A365EB #EBA365
tetradic
#65EBA3 #656AEB #EB65AD #EBE665
square
#65EBA3 #656AEB #EB65AD #EBE665
split-complementary
#65EBA3 #E665EB #EB656A
monochromatic
#19BD65 #2FE483 #65EBA3 #9BF2C3 #D1F9E4
Accessibility & contrast
On white
1.50
#65EBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#65EBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA3 | 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)
#EADA9F
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#34E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eba3; /* rgb */ color: rgb(101, 235, 163); /* oklch */ color: oklch(84.7% 0.157 157.0);
Tailwind
colors: {
custom: {
50: '#9bf2be',
500: '#65eba3',
950: '#000000',
},
}SCSS
$custom: #65eba3; $custom-light: #9bf2be; $custom-dark: #000000;
JSON
{
"hex": "#65eba3",
"rgb": {
"r": 101,
"g": 235,
"b": 163
},
"hsl": {
"h": 147.761,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84705,
"c": 0.15655,
"h": 157
},
"luminance": 0.64828
}Semantic roles & 50–950 ramp
primary
#65EBA3
secondary
#BC387F
accent
#0C7AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582