#65F897#65F897
#65F897 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.6% C 0.185 H 151.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65F897 |
|---|---|
| RGB | rgb(101, 248, 151) |
| HSL | hsl(140, 91%, 68%) |
| HSV | hsv(140, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 39.1%, 2.7%) |
| CIE-LAB | lab(88.03, -60.12, 35.12) |
| CIE-LCH | lch(88.03, 69.62, 149.71°) |
| OKLab | oklab(87.62% -0.1627 0.0873) |
| OKLCH | oklch(87.62% 0.185 151.8) |
| XYZ | xyz(44.5167, 72.1316, 40.8489) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.09
Light Green Blue
#56FCA2
ΔE00 2.11
Light Bluish Green
#76FDA8
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F897 #F865C6
analogous
#7CF865 #65F897 #65F8E0
triadic
#65F897 #9765F8 #F89765
tetradic
#65F897 #657CF8 #F865C6 #F8E065
square
#65F897 #657CF8 #F865C6 #F8E065
split-complementary
#65F897 #E065F8 #F8657C
monochromatic
#0AD950 #2AF56F #65F897 #A0FBBF #DAFDE6
Accessibility & contrast
On white
1.36
#65F897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#65F897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F897
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F897 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E590
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#35F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f897; /* rgb */ color: rgb(101, 248, 151); /* oklch */ color: oklch(87.6% 0.185 151.8);
Tailwind
colors: {
custom: {
50: '#9dfbb6',
500: '#65f897',
950: '#000000',
},
}SCSS
$custom: #65f897; $custom-light: #9dfbb6; $custom-dark: #000000;
JSON
{
"hex": "#65f897",
"rgb": {
"r": 101,
"g": 248,
"b": 151
},
"hsl": {
"h": 140.408,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87621,
"c": 0.18462,
"h": 151.8
},
"luminance": 0.72136
}Semantic roles & 50–950 ramp
primary
#65F897
secondary
#D1309A
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681