#65EE90#65EE90
#65EE90 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.178 H 151.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE90 |
|---|---|
| RGB | rgb(101, 238, 144) |
| HSL | hsl(139, 80%, 66%) |
| HSV | hsv(139, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(84.96, -57.46, 34.57) |
| CIE-LCH | lch(84.96, 67.06, 148.97°) |
| OKLab | oklab(85.06% -0.1555 0.0859) |
| OKLCH | oklch(85.06% 0.178 151.1) |
| XYZ | xyz(40.9724, 65.9256, 36.9459) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE90 #EE65C3
analogous
#7FEE65 #65EE90 #65EED5
triadic
#65EE90 #9065EE #EE9065
tetradic
#65EE90 #657FEE #EE65C3 #EED565
square
#65EE90 #657FEE #EE65C3 #EED565
split-complementary
#65EE90 #D565EE #EE657F
monochromatic
#16C34C #2EE868 #65EE90 #9CF4B8 #D3FADF
Accessibility & contrast
On white
1.48
#65EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#65EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE90
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE90 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#3EEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee90; /* rgb */ color: rgb(101, 238, 144); /* oklch */ color: oklch(85.1% 0.178 151.1);
Tailwind
colors: {
custom: {
50: '#9cf4b1',
500: '#65ee90',
950: '#000000',
},
}SCSS
$custom: #65ee90; $custom-light: #9cf4b1; $custom-dark: #000000;
JSON
{
"hex": "#65ee90",
"rgb": {
"r": 101,
"g": 238,
"b": 144
},
"hsl": {
"h": 138.832,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85062,
"c": 0.17767,
"h": 151.1
},
"luminance": 0.65929
}Semantic roles & 50–950 ramp
primary
#65EE90
secondary
#C13695
accent
#099ADC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581