#65EBA6#65EBA6
#65EBA6 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.154 H 158.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA6 |
|---|---|
| RGB | rgb(101, 235, 166) |
| HSL | hsl(149, 77%, 66%) |
| HSV | hsv(149, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.45, -52.27, 22.69) |
| CIE-LCH | lch(84.45, 56.98, 156.53°) |
| OKLab | oklab(84.77% -0.1428 0.0576) |
| OKLCH | oklch(84.77% 0.154 158) |
| XYZ | xyz(41.9545, 64.9326, 46.3913) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.63
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 3.79
Aqua Green
#12E193
ΔE00 4.38
Light Green Blue
#56FCA2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA6 #EB65AA
analogous
#67EB65 #65EBA6 #65EBE9
triadic
#65EBA6 #A665EB #EBA665
tetradic
#65EBA6 #6567EB #EB65AA #EBE965
square
#65EBA6 #6567EB #EB65AA #EBE965
split-complementary
#65EBA6 #E965EB #EB6567
monochromatic
#19BD68 #2FE487 #65EBA6 #9BF2C5 #D1F9E5
Accessibility & contrast
On white
1.50
#65EBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#65EBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA6
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA6 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA2
Deuteranopia (green-blind)
#D6CDAA
Tritanopia (blue-blind)
#32EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eba6; /* rgb */ color: rgb(101, 235, 166); /* oklch */ color: oklch(84.8% 0.154 158.0);
Tailwind
colors: {
custom: {
50: '#9bf2c0',
500: '#65eba6',
950: '#000000',
},
}SCSS
$custom: #65eba6; $custom-light: #9bf2c0; $custom-dark: #000000;
JSON
{
"hex": "#65eba6",
"rgb": {
"r": 101,
"g": 235,
"b": 166
},
"hsl": {
"h": 149.104,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8477,
"c": 0.15394,
"h": 158
},
"luminance": 0.64937
}Semantic roles & 50–950 ramp
primary
#65EBA6
secondary
#BC387C
accent
#0C76D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582