#65F790#65F790
#65F790 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.190 H 150.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65F790 |
|---|---|
| RGB | rgb(101, 247, 144) |
| HSL | hsl(138, 90%, 68%) |
| HSV | hsv(138, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(87.63, -60.89, 38.06) |
| CIE-LCH | lch(87.63, 71.81, 148.00°) |
| OKLab | oklab(87.26% -0.1646 0.094) |
| OKLCH | oklch(87.26% 0.19 150.3) |
| XYZ | xyz(43.6584, 71.2977, 37.8412) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.92
Sea Green (survey)
#53FCA1
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.35
Baby Green
#8CFF9E
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F790 #F765CC
analogous
#83F765 #65F790 #65F7D9
triadic
#65F790 #9065F7 #F79065
tetradic
#65F790 #6583F7 #F765CC #F7D965
square
#65F790 #6583F7 #F765CC #F7D965
split-complementary
#65F790 #D965F7 #F76583
monochromatic
#0BD647 #2BF466 #65F790 #9FFABA #D9FDE4
Accessibility & contrast
On white
1.38
#65F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#65F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F790
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F790 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E488
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#3AF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f790; /* rgb */ color: rgb(101, 247, 144); /* oklch */ color: oklch(87.3% 0.190 150.3);
Tailwind
colors: {
custom: {
50: '#9dfbb1',
500: '#65f790',
950: '#000000',
},
}SCSS
$custom: #65f790; $custom-light: #9dfbb1; $custom-dark: #000000;
JSON
{
"hex": "#65f790",
"rgb": {
"r": 101,
"g": 247,
"b": 144
},
"hsl": {
"h": 137.671,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.87256,
"c": 0.18959,
"h": 150.3
},
"luminance": 0.71302
}Semantic roles & 50–950 ramp
primary
#65F790
secondary
#D030A1
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581