#65EF90#65EF90
#65EF90 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.179 H 151.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF90 |
|---|---|
| RGB | rgb(101, 239, 144) |
| HSL | hsl(139, 81%, 67%) |
| HSV | hsv(139, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.26, -57.85, 34.96) |
| CIE-LCH | lch(85.26, 67.59, 148.85°) |
| OKLab | oklab(85.31% -0.1566 0.0868) |
| OKLCH | oklch(85.31% 0.179 151) |
| XYZ | xyz(41.2643, 66.5094, 37.0432) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF90 #EF65C4
analogous
#7FEF65 #65EF90 #65EFD5
triadic
#65EF90 #9065EF #EF9065
tetradic
#65EF90 #657FEF #EF65C4 #EFD565
square
#65EF90 #657FEF #EF65C4 #EFD565
split-complementary
#65EF90 #D565EF #EF657F
monochromatic
#14C54C #2EE968 #65EF90 #9CF5B8 #D4FBE0
Accessibility & contrast
On white
1.47
#65EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#65EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF90
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF90 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#3DEBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef90; /* rgb */ color: rgb(101, 239, 144); /* oklch */ color: oklch(85.3% 0.179 151.0);
Tailwind
colors: {
custom: {
50: '#9cf5b1',
500: '#65ef90',
950: '#000000',
},
}SCSS
$custom: #65ef90; $custom-light: #9cf5b1; $custom-dark: #000000;
JSON
{
"hex": "#65ef90",
"rgb": {
"r": 101,
"g": 239,
"b": 144
},
"hsl": {
"h": 138.696,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85306,
"c": 0.179,
"h": 151
},
"luminance": 0.66513
}Semantic roles & 50–950 ramp
primary
#65EF90
secondary
#C33697
accent
#089BDE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581