#65EB99#65EB99
#65EB99 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.165 H 153.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB99 |
|---|---|
| RGB | rgb(101, 235, 153) |
| HSL | hsl(143, 77%, 66%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(84.21, -54.72, 29.04) |
| CIE-LCH | lch(84.21, 61.95, 152.05°) |
| OKLab | oklab(84.5% -0.1485 0.0729) |
| OKLCH | oklch(84.5% 0.165 153.9) |
| XYZ | xyz(40.8217, 64.4795, 40.4253) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB99 #EB65B7
analogous
#74EB65 #65EB99 #65EBDC
triadic
#65EB99 #9965EB #EB9965
tetradic
#65EB99 #6574EB #EB65B7 #EBDC65
square
#65EB99 #6574EB #EB65B7 #EBDC65
split-complementary
#65EB99 #DC65EB #EB6574
monochromatic
#19BD58 #2FE475 #65EB99 #9BF2BD #D1F9E1
Accessibility & contrast
On white
1.51
#65EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#65EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB99
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB99 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA94
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#3AE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb99; /* rgb */ color: rgb(101, 235, 153); /* oklch */ color: oklch(84.5% 0.165 153.9);
Tailwind
colors: {
custom: {
50: '#9bf2b7',
500: '#65eb99',
950: '#000000',
},
}SCSS
$custom: #65eb99; $custom-light: #9bf2b7; $custom-dark: #000000;
JSON
{
"hex": "#65eb99",
"rgb": {
"r": 101,
"g": 235,
"b": 153
},
"hsl": {
"h": 143.284,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84501,
"c": 0.16546,
"h": 153.9
},
"luminance": 0.64483
}Semantic roles & 50–950 ramp
primary
#65EB99
secondary
#BC3889
accent
#0C8AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581