#65EB90#65EB90
#65EB90 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.174 H 151.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB90 |
|---|---|
| RGB | rgb(101, 235, 144) |
| HSL | hsl(139, 77%, 66%) |
| HSV | hsv(139, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.07, -56.29, 33.40) |
| CIE-LCH | lch(84.07, 65.45, 149.32°) |
| OKLab | oklab(84.33% -0.1525 0.0831) |
| OKLCH | oklch(84.33% 0.174 151.4) |
| XYZ | xyz(40.1062, 64.1933, 36.6572) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.01
Sea Green (survey)
#53FCA1
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB90 #EB65C0
analogous
#7DEB65 #65EB90 #65EBD3
triadic
#65EB90 #9065EB #EB9065
tetradic
#65EB90 #657DEB #EB65C0 #EBD365
square
#65EB90 #657DEB #EB65C0 #EBD365
split-complementary
#65EB90 #D365EB #EB657D
monochromatic
#19BD4D #2FE469 #65EB90 #9BF2B7 #D1F9DE
Accessibility & contrast
On white
1.52
#65EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#65EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB90
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB90 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#3FE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb90; /* rgb */ color: rgb(101, 235, 144); /* oklch */ color: oklch(84.3% 0.174 151.4);
Tailwind
colors: {
custom: {
50: '#9bf2b1',
500: '#65eb90',
950: '#000000',
},
}SCSS
$custom: #65eb90; $custom-light: #9bf2b1; $custom-dark: #000000;
JSON
{
"hex": "#65eb90",
"rgb": {
"r": 101,
"g": 235,
"b": 144
},
"hsl": {
"h": 139.254,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.8433,
"c": 0.17364,
"h": 151.4
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#65EB90
secondary
#BC3892
accent
#0C97D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581