#65ED90#65ED90
#65ED90 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.176 H 151.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED90 |
|---|---|
| RGB | rgb(101, 237, 144) |
| HSL | hsl(139, 79%, 66%) |
| HSV | hsv(139, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.66, -57.07, 34.18) |
| CIE-LCH | lch(84.66, 66.52, 149.08°) |
| OKLab | oklab(84.82% -0.1545 0.085) |
| OKLCH | oklch(84.82% 0.176 151.2) |
| XYZ | xyz(40.6820, 65.3449, 36.8491) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED90 #ED65C2
analogous
#7EED65 #65ED90 #65EDD4
triadic
#65ED90 #9065ED #ED9065
tetradic
#65ED90 #657EED #ED65C2 #EDD465
square
#65ED90 #657EED #ED65C2 #EDD465
split-complementary
#65ED90 #D465ED #ED657E
monochromatic
#17C14C #2EE769 #65ED90 #9CF3B7 #D3FADF
Accessibility & contrast
On white
1.49
#65ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#65ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED90
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED90 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#3EEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ed90; /* rgb */ color: rgb(101, 237, 144); /* oklch */ color: oklch(84.8% 0.176 151.2);
Tailwind
colors: {
custom: {
50: '#9cf4b1',
500: '#65ed90',
950: '#000000',
},
}SCSS
$custom: #65ed90; $custom-light: #9cf4b1; $custom-dark: #000000;
JSON
{
"hex": "#65ed90",
"rgb": {
"r": 101,
"g": 237,
"b": 144
},
"hsl": {
"h": 138.971,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84818,
"c": 0.17632,
"h": 151.2
},
"luminance": 0.65349
}Semantic roles & 50–950 ramp
primary
#65ED90
secondary
#BF3794
accent
#0A99DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581