#65F495#65F495
#65F495 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.181 H 151.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65F495 |
|---|---|
| RGB | rgb(101, 244, 149) |
| HSL | hsl(140, 87%, 68%) |
| HSV | hsv(140, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.82, -58.93, 34.52) |
| CIE-LCH | lch(86.82, 68.29, 149.64°) |
| OKLab | oklab(86.61% -0.1595 0.0859) |
| OKLCH | oklch(86.61% 0.181 151.7) |
| XYZ | xyz(43.1390, 69.6339, 39.5952) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.49
Light Green Blue
#56FCA2
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F495 #F465C4
analogous
#7CF465 #65F495 #65F4DD
triadic
#65F495 #9565F4 #F49565
tetradic
#65F495 #657CF4 #F465C4 #F4DD65
square
#65F495 #657CF4 #F465C4 #F4DD65
split-complementary
#65F495 #DD65F4 #F4657C
monochromatic
#0FD050 #2CF06E #65F495 #9EF8BC #D7FCE4
Accessibility & contrast
On white
1.41
#65F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#65F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F495
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F495 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18E
Deuteranopia (green-blind)
#E2D49B
Tritanopia (blue-blind)
#38F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f495; /* rgb */ color: rgb(101, 244, 149); /* oklch */ color: oklch(86.6% 0.181 151.7);
Tailwind
colors: {
custom: {
50: '#9df9b5',
500: '#65f495',
950: '#000000',
},
}SCSS
$custom: #65f495; $custom-light: #9df9b5; $custom-dark: #000000;
JSON
{
"hex": "#65f495",
"rgb": {
"r": 101,
"g": 244,
"b": 149
},
"hsl": {
"h": 140.14,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86614,
"c": 0.18113,
"h": 151.7
},
"luminance": 0.69638
}Semantic roles & 50–950 ramp
primary
#65F495
secondary
#CB3298
accent
#0298E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581