#65EA90#65EA90
#65EA90 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.172 H 151.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA90 |
|---|---|
| RGB | rgb(101, 234, 144) |
| HSL | hsl(139, 76%, 66%) |
| HSV | hsv(139, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.77, -55.90, 33.00) |
| CIE-LCH | lch(83.77, 64.92, 149.44°) |
| OKLab | oklab(84.09% -0.1514 0.0822) |
| OKLCH | oklch(84.09% 0.172 151.5) |
| XYZ | xyz(39.8207, 63.6223, 36.5620) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.18
Sea Green (survey)
#53FCA1
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA90 #EA65BF
analogous
#7DEA65 #65EA90 #65EAD2
triadic
#65EA90 #9065EA #EA9065
tetradic
#65EA90 #657DEA #EA65BF #EAD265
square
#65EA90 #657DEA #EA65BF #EAD265
split-complementary
#65EA90 #D265EA #EA657D
monochromatic
#1ABB4E #2FE369 #65EA90 #9BF1B7 #D1F9DE
Accessibility & contrast
On white
1.53
#65EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#65EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA90
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA90 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#3FE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea90; /* rgb */ color: rgb(101, 234, 144); /* oklch */ color: oklch(84.1% 0.172 151.5);
Tailwind
colors: {
custom: {
50: '#9bf2b1',
500: '#65ea90',
950: '#000000',
},
}SCSS
$custom: #65ea90; $custom-light: #9bf2b1; $custom-dark: #000000;
JSON
{
"hex": "#65ea90",
"rgb": {
"r": 101,
"g": 234,
"b": 144
},
"hsl": {
"h": 139.398,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84086,
"c": 0.17229,
"h": 151.5
},
"luminance": 0.63626
}Semantic roles & 50–950 ramp
primary
#65EA90
secondary
#BA3990
accent
#0D97D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581