#65F490#65F490
#65F490 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.186 H 150.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65F490 |
|---|---|
| RGB | rgb(101, 244, 144) |
| HSL | hsl(138, 87%, 68%) |
| HSV | hsv(138, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.74, -59.76, 36.90) |
| CIE-LCH | lch(86.74, 70.23, 148.31°) |
| OKLab | oklab(86.53% -0.1616 0.0913) |
| OKLCH | oklch(86.53% 0.186 150.5) |
| XYZ | xyz(42.7484, 69.4776, 37.5379) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F490 #F465C9
analogous
#81F465 #65F490 #65F4D8
triadic
#65F490 #9065F4 #F49065
tetradic
#65F490 #6581F4 #F465C9 #F4D865
square
#65F490 #6581F4 #F465C9 #F4D865
split-complementary
#65F490 #D865F4 #F46581
monochromatic
#0FD049 #2CF067 #65F490 #9EF8B9 #D7FCE2
Accessibility & contrast
On white
1.41
#65F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#65F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F490
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F490 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#3BF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f490; /* rgb */ color: rgb(101, 244, 144); /* oklch */ color: oklch(86.5% 0.186 150.5);
Tailwind
colors: {
custom: {
50: '#9df9b1',
500: '#65f490',
950: '#000000',
},
}SCSS
$custom: #65f490; $custom-light: #9df9b1; $custom-dark: #000000;
JSON
{
"hex": "#65f490",
"rgb": {
"r": 101,
"g": 244,
"b": 144
},
"hsl": {
"h": 138.042,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86525,
"c": 0.18564,
"h": 150.5
},
"luminance": 0.69482
}Semantic roles & 50–950 ramp
primary
#65F490
secondary
#CB329D
accent
#02A0E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581