#65F696#65F696
#65F696 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.183 H 151.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65F696 |
|---|---|
| RGB | rgb(101, 246, 150) |
| HSL | hsl(140, 89%, 68%) |
| HSV | hsv(140, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(87.42, -59.52, 34.82) |
| CIE-LCH | lch(87.42, 68.96, 149.67°) |
| OKLab | oklab(87.12% -0.1611 0.0866) |
| OKLCH | oklch(87.12% 0.183 151.7) |
| XYZ | xyz(43.8242, 70.8760, 40.2192) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.26
Light Green Blue
#56FCA2
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.59
Seafoam Green
#7AF9AB
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F696 #F665C5
analogous
#7CF665 #65F696 #65F6DF
triadic
#65F696 #9665F6 #F69665
tetradic
#65F696 #657CF6 #F665C5 #F6DF65
square
#65F696 #657CF6 #F665C5 #F6DF65
split-complementary
#65F696 #DF65F6 #F6657C
monochromatic
#0CD450 #2BF36F #65F696 #9FF9BD #D9FDE5
Accessibility & contrast
On white
1.38
#65F696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#65F696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F696
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F696 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38F
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#37F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f696; /* rgb */ color: rgb(101, 246, 150); /* oklch */ color: oklch(87.1% 0.183 151.7);
Tailwind
colors: {
custom: {
50: '#9dfab5',
500: '#65f696',
950: '#000000',
},
}SCSS
$custom: #65f696; $custom-light: #9dfab5; $custom-dark: #000000;
JSON
{
"hex": "#65f696",
"rgb": {
"r": 101,
"g": 246,
"b": 150
},
"hsl": {
"h": 140.276,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.87118,
"c": 0.18288,
"h": 151.7
},
"luminance": 0.7088
}Semantic roles & 50–950 ramp
primary
#65F696
secondary
#CF3099
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581